[libgnomekbd] We need gdk-3.0 not 2.0



commit 0718792de09cdea639c2a8528aa5f2fb327c2934
Author: Yanko Kaneti <yaneti declera com>
Date:   Tue Oct 12 22:10:47 2010 +0300

    We need gdk-3.0 not 2.0
    
    https://bugzilla.gnome.org/show_bug.cgi?id=632004

 libgnomekbd.pc.in |    2 +-
 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}



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]