summaryrefslogtreecommitdiff
path: root/libgnomekbdui.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 /libgnomekbdui.pc.in
parentda797cd7ba900773392cc7a456f91c964c58898d (diff)
downloadlibgnomekbd-c66fac37030d8bb5b22d618aaf24fcb227422ec6.tar.gz
fixing pkgconfig, b.g.o#449850
svn path=/trunk/; revision=121
Diffstat (limited to 'libgnomekbdui.pc.in')
-rw-r--r--libgnomekbdui.pc.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/libgnomekbdui.pc.in b/libgnomekbdui.pc.in
index 9d9ab0a..bca80cc 100644
--- a/libgnomekbdui.pc.in
+++ b/libgnomekbdui.pc.in
@@ -6,5 +6,6 @@ includedir=@includedir@
Name: libgnomekbd
Description: GNOME keyboard shared library
Version: @VERSION@
-Libs: -L${libdir} -lgnomekbd -lgnomekbdui @GDK_LIBS@ @GCONF_LIBS@ @LIBGNOME_LIBS@ @LIBXKLAVIER_LIBS@ @DBUS_LIBS@ @LIBGNOMEUI_LIBS@
+Requires: libgnomekbd = @VERSION@ libgnomeui-2.0 >= @LIBGNOMEUI_REQUIRED@
+Libs: -L${libdir} -lgnomekbdui
Cflags: -I${includedir}