From 4dbff3340252e9a70016c09a0e5d740300e5c8ab Mon Sep 17 00:00:00 2001 From: "Sergey V. Udaltsov" Date: Mon, 22 Feb 2010 21:07:42 +0000 Subject: removed dbus dependency https://bugzilla.gnome.org/show_bug.cgi?id=610231 --- libgnomekbd.pc.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libgnomekbd.pc.in') diff --git a/libgnomekbd.pc.in b/libgnomekbd.pc.in index d331ba2..096534b 100644 --- a/libgnomekbd.pc.in +++ b/libgnomekbd.pc.in @@ -6,6 +6,6 @@ includedir=@includedir@ Name: libgnomekbd Description: GNOME keyboard shared library Version: @VERSION@ -Requires: gmodule-export-2.0 gdk-2.0 >= @GDK_REQUIRED@ gconf-2.0 >= @GCONF_REQUIRED@ libxklavier >= @LIBXKLAVIER_REQUIRED@ dbus-1 >= @DBUS_REQUIRED@ dbus-glib-1 >= @DBUS_GLIB_REQUIRED@ +Requires: gmodule-export-2.0 gdk-2.0 >= @GDK_REQUIRED@ gconf-2.0 >= @GCONF_REQUIRED@ libxklavier >= @LIBXKLAVIER_REQUIRED@ Libs: -L${libdir} -lgnomekbd Cflags: -I${includedir} -- cgit v1.2.1