summaryrefslogtreecommitdiff
path: root/libgnomekbdui.pc.in
diff options
context:
space:
mode:
authorSergey V. Udaltsov <svu@src.gnome.org>2007-08-20 20:28:47 +0000
committerSergey V. Udaltsov <svu@src.gnome.org>2007-08-20 20:28:47 +0000
commit4dc9a547fa32e0fd1298b0cded570a21bc3cb4bd (patch)
treefb089a42ca2c491f0605e17febb34886a4505d7e /libgnomekbdui.pc.in
parent5d132dc51b5a3a17c934f62f0de4e558c748370f (diff)
downloadlibgnomekbd-4dc9a547fa32e0fd1298b0cded570a21bc3cb4bd.tar.gz
unneeded libgnome dependency
svn path=/trunk/; revision=154
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 bca80cc..c6deaee 100644
--- a/libgnomekbdui.pc.in
+++ b/libgnomekbdui.pc.in
@@ -6,6 +6,6 @@ includedir=@includedir@
Name: libgnomekbd
Description: GNOME keyboard shared library
Version: @VERSION@
-Requires: libgnomekbd = @VERSION@ libgnomeui-2.0 >= @LIBGNOMEUI_REQUIRED@
+Requires: libgnomekbd = @VERSION@
Libs: -L${libdir} -lgnomekbdui
Cflags: -I${includedir}