[maemo-commits] [maemo-commits] r15005 - in projects/haf/trunk/libosso: . debian

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Tue Jan 8 15:40:34 EET 2008
Author: kihamala
Date: 2008-01-08 15:40:33 +0200 (Tue, 08 Jan 2008)
New Revision: 15005

Modified:
   projects/haf/trunk/libosso/debian/changelog
   projects/haf/trunk/libosso/libosso.pc.in
Log:
updated libosso.pc.in


Modified: projects/haf/trunk/libosso/debian/changelog
===================================================================
--- projects/haf/trunk/libosso/debian/changelog	2008-01-07 10:11:05 UTC (rev 15004)
+++ projects/haf/trunk/libosso/debian/changelog	2008-01-08 13:40:33 UTC (rev 15005)
@@ -3,8 +3,9 @@
   * Removed reference to gtk_infoprint. Fixes: MB#1779 
   * Added mention about using non-com.nokia application names to
     osso_initialize documentation .
+  * Added glib and dbus to libosso.pc.in as required packages. Fixes: NB#75364
 
- -- Kimmo Hämäläinen <kimmo.hamalainen at nokia.com>  Fri, 30 Nov 2007 12:18:43 +0200
+ -- Kimmo Hämäläinen <kimmo.hamalainen at nokia.com>  Tue, 08 Jan 2008 15:37:08 +0200
 
 libosso (2.14-1) unstable; urgency=low
 

Modified: projects/haf/trunk/libosso/libosso.pc.in
===================================================================
--- projects/haf/trunk/libosso/libosso.pc.in	2008-01-07 10:11:05 UTC (rev 15004)
+++ projects/haf/trunk/libosso/libosso.pc.in	2008-01-08 13:40:33 UTC (rev 15005)
@@ -5,7 +5,7 @@
 
 Name: libosso
 Description: D-Bus interface library for the Maemo platform
-Requires: dbus-glib-1 >= 0.61
+Requires: dbus-glib-1 >= 0.61, glib-2.0, dbus-1
 Version: @VERSION@
 Libs: -L${libdir} -losso
 Cflags: -I${includedir}


More information about the maemo-commits mailing list