summaryrefslogtreecommitdiff
path: root/libgnomekbd.pc.in
diff options
context:
space:
mode:
authorSergey V. Udaltsov <svu@src.gnome.org>2007-06-21 21:49:39 +0000
committerSergey V. Udaltsov <svu@src.gnome.org>2007-06-21 21:49:39 +0000
commitc66fac37030d8bb5b22d618aaf24fcb227422ec6 (patch)
treee6106e454807fa76c6bcaec96c7e12716208ea4c /libgnomekbd.pc.in
parentda797cd7ba900773392cc7a456f91c964c58898d (diff)
downloadlibgnomekbd-c66fac37030d8bb5b22d618aaf24fcb227422ec6.tar.gz
fixing pkgconfig, b.g.o#449850
svn path=/trunk/; revision=121
Diffstat (limited to 'libgnomekbd.pc.in')
-rw-r--r--libgnomekbd.pc.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/libgnomekbd.pc.in b/libgnomekbd.pc.in
index cc9b6fc..4d10568 100644
--- a/libgnomekbd.pc.in
+++ b/libgnomekbd.pc.in
@@ -6,5 +6,6 @@ includedir=@includedir@
Name: libgnomekbd
Description: GNOME keyboard shared library
Version: @VERSION@
-Libs: -L${libdir} -lgnomekbd @GDK_LIBS@ @GCONF_LIBS@ @LIBGNOME_LIBS@ @LIBXKLAVIER_LIBS@ @DBUS_LIBS@
+Requires: gmodule-export-2.0 gdk-2.0 >= @GDK_REQUIRED@ gconf-2.0 >= @GCONF_REQUIRED@ libgnome-2.0 >= @LIBGNOME_REQUIRED@ libxklavier >= @LIBXKLAVIER_REQUIRED@ dbus-1 >= @DBUS_REQUIRED@ dbus-glib-1 >= @DBUS_GLIB_REQUIRED@
+Libs: -L${libdir} -lgnomekbd
Cflags: -I${includedir}