[maemo-commits] [maemo-commits] r10390 - in projects/haf/trunk/hildon-desktop: . libhildondesktop

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Tue Mar 6 10:13:07 EET 2007
Author: lucasr
Date: 2007-03-06 10:13:07 +0200 (Tue, 06 Mar 2007)
New Revision: 10390

Modified:
   projects/haf/trunk/hildon-desktop/ChangeLog
   projects/haf/trunk/hildon-desktop/libhildondesktop/libhildondesktop.pc.in
Log:
2007-03-05  Lucas Rocha  <lucas.rocha at nokia.com>

	* libhildondesktop/libhildondesktop.pc.in: added gtk+ and glib
	dependency info.


Modified: projects/haf/trunk/hildon-desktop/ChangeLog
===================================================================
--- projects/haf/trunk/hildon-desktop/ChangeLog	2007-03-06 07:55:53 UTC (rev 10389)
+++ projects/haf/trunk/hildon-desktop/ChangeLog	2007-03-06 08:13:07 UTC (rev 10390)
@@ -1,3 +1,8 @@
+2007-03-05  Lucas Rocha  <lucas.rocha at nokia.com>
+
+	* libhildondesktop/libhildondesktop.pc.in: added gtk+ and glib
+	dependency info.
+
 2007-03-05  Johan Bilien  <johan.bilien at nokia.com>
 
 	* libhildondesktop/hildon-home-applet.c:

Modified: projects/haf/trunk/hildon-desktop/libhildondesktop/libhildondesktop.pc.in
===================================================================
--- projects/haf/trunk/hildon-desktop/libhildondesktop/libhildondesktop.pc.in	2007-03-06 07:55:53 UTC (rev 10389)
+++ projects/haf/trunk/hildon-desktop/libhildondesktop/libhildondesktop.pc.in	2007-03-06 08:13:07 UTC (rev 10390)
@@ -6,7 +6,7 @@
 
 Name: libhildondesktop
 Description: Hildon Lib Desktop
-Requires: libxml-2.0 dbus-glib-1
+Requires: glib-2.0 gtk+-2.0 libxml-2.0 dbus-glib-1
 Version: @VERSION@
 Libs: -L${libdir} -lhildondesktop
 Cflags: -I${includedir}


More information about the maemo-commits mailing list