empathy r1424 - in trunk: libempathy libempathy-gtk



Author: xclaesse
Date: Sun Sep  7 09:40:00 2008
New Revision: 1424
URL: http://svn.gnome.org/viewvc/empathy?rev=1424&view=rev

Log:
remove libtelepathy from *.pc Requires

Modified:
   trunk/libempathy-gtk/libempathy-gtk.pc.in
   trunk/libempathy/libempathy.pc.in

Modified: trunk/libempathy-gtk/libempathy-gtk.pc.in
==============================================================================
--- trunk/libempathy-gtk/libempathy-gtk.pc.in	(original)
+++ trunk/libempathy-gtk/libempathy-gtk.pc.in	Sun Sep  7 09:40:00 2008
@@ -5,7 +5,7 @@
 
 Name: libempathy-gtk
 Description:  Empathy interface library
-Requires: glib-2.0, gobject-2.0, gtk+-2.0, libglade-2.0, libmissioncontrol, libtelepathy, libempathy
+Requires: glib-2.0, gobject-2.0, gtk+-2.0, libglade-2.0, libmissioncontrol, libempathy
 Version: @VERSION@
 Libs: -L${libdir} -lempathy-gtk
 Cflags: -I${includedir} 

Modified: trunk/libempathy/libempathy.pc.in
==============================================================================
--- trunk/libempathy/libempathy.pc.in	(original)
+++ trunk/libempathy/libempathy.pc.in	Sun Sep  7 09:40:00 2008
@@ -5,7 +5,7 @@
 
 Name: libempathy
 Description:  Empathy base library
-Requires: glib-2.0, gobject-2.0, libxml-2.0, libtelepathy, libmissioncontrol
+Requires: glib-2.0, gobject-2.0, libxml-2.0, libmissioncontrol
 Version: @VERSION@
 Libs: -L${libdir} -lempathy
 Cflags: -I${includedir} 



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