summaryrefslogtreecommitdiff
path: root/libgnomekbdui.pc.in
diff options
context:
space:
mode:
authorSergey V. Udaltsov <svu@src.gnome.org>2006-10-05 19:44:34 +0000
committerSergey V. Udaltsov <svu@src.gnome.org>2006-10-05 19:44:34 +0000
commitc7e0275a390886dfad12fc5b5c039714e1c49fe6 (patch)
treeb0b42483f5615fd0c96398d1364c4fa4af177d16 /libgnomekbdui.pc.in
parent3bd09e5782a0fc752a0c5124bf2895ce36c64b7b (diff)
downloadlibgnomekbd-c7e0275a390886dfad12fc5b5c039714e1c49fe6.tar.gz
added required .so dependencies to .pc.in files
Diffstat (limited to 'libgnomekbdui.pc.in')
-rw-r--r--libgnomekbdui.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/libgnomekbdui.pc.in b/libgnomekbdui.pc.in
index 53133c9..9d9ab0a 100644
--- a/libgnomekbdui.pc.in
+++ b/libgnomekbdui.pc.in
@@ -6,5 +6,5 @@ includedir=@includedir@
Name: libgnomekbd
Description: GNOME keyboard shared library
Version: @VERSION@
-Libs: -L${libdir} -lgnomekbd -lgnomekbdui
+Libs: -L${libdir} -lgnomekbd -lgnomekbdui @GDK_LIBS@ @GCONF_LIBS@ @LIBGNOME_LIBS@ @LIBXKLAVIER_LIBS@ @DBUS_LIBS@ @LIBGNOMEUI_LIBS@
Cflags: -I${includedir}