summaryrefslogtreecommitdiff
path: root/libgnomekbd.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 /libgnomekbd.pc.in
parent3bd09e5782a0fc752a0c5124bf2895ce36c64b7b (diff)
downloadlibgnomekbd-c7e0275a390886dfad12fc5b5c039714e1c49fe6.tar.gz
added required .so dependencies to .pc.in files
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 b981a96..cc9b6fc 100644
--- a/libgnomekbd.pc.in
+++ b/libgnomekbd.pc.in
@@ -6,5 +6,5 @@ includedir=@includedir@
Name: libgnomekbd
Description: GNOME keyboard shared library
Version: @VERSION@
-Libs: -L${libdir} -lgnomekbd
+Libs: -L${libdir} -lgnomekbd @GDK_LIBS@ @GCONF_LIBS@ @LIBGNOME_LIBS@ @LIBXKLAVIER_LIBS@ @DBUS_LIBS@
Cflags: -I${includedir}