[empathy] Remove libmissioncontrol deps



commit c8eb8757721031aba99238804896881f2182bd9e
Author: Pierre-Luc Beaudoin <pierre-luc beaudoin collabora co uk>
Date:   Wed Aug 26 16:44:47 2009 -0400

    Remove libmissioncontrol deps
    
    and remove trailing spaces

 libempathy-gtk/libempathy-gtk.pc.in |    4 ++--
 libempathy/libempathy.pc.in         |    4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/libempathy-gtk/libempathy-gtk.pc.in b/libempathy-gtk/libempathy-gtk.pc.in
index 8ac9f5c..e0e3f80 100644
--- a/libempathy-gtk/libempathy-gtk.pc.in
+++ b/libempathy-gtk/libempathy-gtk.pc.in
@@ -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}
diff --git a/libempathy/libempathy.pc.in b/libempathy/libempathy.pc.in
index 6c1f810..6dd89fd 100644
--- a/libempathy/libempathy.pc.in
+++ b/libempathy/libempathy.pc.in
@@ -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}



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]