]> git.0d.be Git - empathy.git/commitdiff
Remove libmissioncontrol deps
authorPierre-Luc Beaudoin <pierre-luc.beaudoin@collabora.co.uk>
Wed, 26 Aug 2009 20:44:47 +0000 (16:44 -0400)
committerPierre-Luc Beaudoin <pierre-luc.beaudoin@collabora.co.uk>
Wed, 26 Aug 2009 21:01:04 +0000 (17:01 -0400)
and remove trailing spaces

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

index 8ac9f5ca68ea3f4bb6dd82764f03078ce791680a..e0e3f80889e2f3c628e069d0c0d59b74db57abe8 100644 (file)
@@ -6,8 +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, libmissioncontrol, \
+Requires.private: glib-2.0, gobject-2.0, gtk+-2.0, \
                   libempathy, telepathy-glib, libcanberra-gtk
 Version: @VERSION@
 Libs: -L${libdir} -lempathy-gtk
-Cflags: -I${includedir} 
+Cflags: -I${includedir}
index 6c1f81038d93d3cbc94cb11fc7baf02f5b1f2175..6dd89fd5a652ed015d841492818a0841caa6747c 100644 (file)
@@ -6,8 +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, \
+Requires.private: glib-2.0, gobject-2.0, libxml-2.0, \
                   gio-2.0, gio-unix-2.0, telepathy-glib
 Version: @VERSION@
 Libs: -L${libdir} -lempathy
-Cflags: -I${includedir} 
+Cflags: -I${includedir}