summaryrefslogtreecommitdiff
path: root/libgnomekbd.pc.in
diff options
context:
space:
mode:
authorYanko Kaneti <yaneti@declera.com>2010-10-12 22:10:47 +0300
committerSergey V. Udaltsov <svu@gnome.org>2010-11-12 23:28:22 +0000
commit0718792de09cdea639c2a8528aa5f2fb327c2934 (patch)
tree08fe852279c78739fc179eae3a0efd65b586f83f /libgnomekbd.pc.in
parent2986b4da02d8704b060c41b27dcfbb0683d2733e (diff)
downloadlibgnomekbd-0718792de09cdea639c2a8528aa5f2fb327c2934.tar.gz
We need gdk-3.0 not 2.0
https://bugzilla.gnome.org/show_bug.cgi?id=632004
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 64c2541..5f24ee5 100644
--- a/libgnomekbd.pc.in
+++ b/libgnomekbd.pc.in
@@ -6,6 +6,6 @@ includedir=@includedir@
Name: libgnomekbd
Description: GNOME keyboard shared library
Version: @VERSION@
-Requires: gmodule-export-2.0 gdk-2.0 >= @GDK_REQUIRED@ libxklavier >= @LIBXKLAVIER_REQUIRED@
+Requires: gmodule-export-2.0 gdk-3.0 >= @GDK_REQUIRED@ libxklavier >= @LIBXKLAVIER_REQUIRED@
Libs: -L${libdir} -lgnomekbd
Cflags: -I${includedir}