libgweather r163 - in trunk: . libgweather



Author: vuntz
Date: Fri Apr 11 16:51:44 2008
New Revision: 163
URL: http://svn.gnome.org/viewvc/libgweather?rev=163&view=rev

Log:
2008-04-11  Vincent Untz  <vuntz gnome org>

	* libgweather/gweather.pc.in: add missing libraries in Requires and
	move some stuff to Requires.private


Modified:
   trunk/ChangeLog
   trunk/libgweather/gweather.pc.in

Modified: trunk/libgweather/gweather.pc.in
==============================================================================
--- trunk/libgweather/gweather.pc.in	(original)
+++ trunk/libgweather/gweather.pc.in	Fri Apr 11 16:51:44 2008
@@ -7,6 +7,7 @@
 Name: GWeather
 Description: GWeather shared library
 Version: @VERSION@
-Requires: gtk+-2.0, gnome-vfs-2.0
+Requires: glib-2.0 gobject-2.0 gdk-pixbuf-2.0 gtk+-2.0 gconf-2.0
+Requires.private: libxml-2.0 gnome-vfs-2.0
 Libs: -L${libdir} -lgweather -lm
 Cflags: -I${includedir}



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