]> git.0d.be Git - empathy.git/commitdiff
Add libcanberra-gtk in Require.private of libempathy-gtk.pc. Fixe bug #577863
authorXavier Claessens <xclaesse@gmail.com>
Mon, 13 Apr 2009 15:03:22 +0000 (15:03 +0000)
committerXavier Claessens <xclaesse@src.gnome.org>
Mon, 13 Apr 2009 15:03:22 +0000 (15:03 +0000)
From: Xavier Claessens <xclaesse@gmail.com>

svn path=/trunk/; revision=2826

libempathy-gtk/libempathy-gtk.pc.in
libempathy/libempathy.pc.in

index c839793381a325f2de63683aad8516e0867fb5db..5e26642c6b6e11ecacea910c62513236514f3b81 100644 (file)
@@ -6,7 +6,8 @@ includedir=@includedir@
 Name: libempathy-gtk
 Description:  Empathy interface library
 Requires: pkg-config >= 0.21
-Requires.private: glib-2.0, gobject-2.0, gtk+-2.0, libglade-2.0, libmissioncontrol, libempathy, telepathy-glib
+Requires.private: glib-2.0, gobject-2.0, gtk+-2.0, libglade-2.0, \
+                  libmissioncontrol, libempathy, telepathy-glib, libcanberra-gtk
 Version: @VERSION@
 Libs: -L${libdir} -lempathy-gtk
 Cflags: -I${includedir} 
index a7245cc6c5138d3b5d3b5249861d48a53f94181b..6c1f81038d93d3cbc94cb11fc7baf02f5b1f2175 100644 (file)
@@ -6,7 +6,8 @@ includedir=@includedir@
 Name: libempathy
 Description:  Empathy base library
 Requires: pkg-config >= 0.21
-Requires.private: glib-2.0, gobject-2.0, libxml-2.0, libmissioncontrol, gio-2.0, gio-unix-2.0, telepathy-glib
+Requires.private: glib-2.0, gobject-2.0, libxml-2.0, libmissioncontrol, \
+                  gio-2.0, gio-unix-2.0, telepathy-glib
 Version: @VERSION@
 Libs: -L${libdir} -lempathy
 Cflags: -I${includedir}