From 7cbf3d843102d25c766c3ae8e167d91c287fa13b Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Fri, 7 May 2010 19:48:10 +0200 Subject: Port libgconf-2 to GDBus This makes libgconf-2 not link to libdbus anymore, which means libgconf-2 is LGPL2+ again! Bug #618039. --- gconf-2.0.pc.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gconf-2.0.pc.in') diff --git a/gconf-2.0.pc.in b/gconf-2.0.pc.in index 8734b135..9e99a369 100644 --- a/gconf-2.0.pc.in +++ b/gconf-2.0.pc.in @@ -9,6 +9,6 @@ Name: gconf Description: GNOME Config System. Version: @VERSION@ Requires: glib-2.0 -Requires.private: ORBit-2.0 dbus-1 +Requires.private: ORBit-2.0 gio-2.0 Libs: -L${libdir} -lgconf-@MAJOR_VERSION@ Cflags: -I${includedir}/gconf/@MAJOR_VERSION@ -- cgit v1.2.1