summaryrefslogtreecommitdiff
path: root/libgnomekbd.pc.in
diff options
context:
space:
mode:
authorSergey V. Udaltsov <svu@gnome.org>2010-02-22 21:07:42 +0000
committerSergey V. Udaltsov <svu@gnome.org>2010-02-22 21:09:00 +0000
commit4dbff3340252e9a70016c09a0e5d740300e5c8ab (patch)
tree7f3d6db497ef0971e4d20fb3648abb7b7b741cf3 /libgnomekbd.pc.in
parentd6f7eebacb03c3a2755284cd8f2a01f262d0acb3 (diff)
downloadlibgnomekbd-4dbff3340252e9a70016c09a0e5d740300e5c8ab.tar.gz
removed dbus dependency
https://bugzilla.gnome.org/show_bug.cgi?id=610231
Diffstat (limited to 'libgnomekbd.pc.in')
-rw-r--r--libgnomekbd.pc.in2
1 files changed, 1 insertions, 1 deletions
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}