[gnome-control-center] Depend on libgnomekbd >= 2.27.4



commit b812fdd75e79071835e7a1f944eca27d12779cdf
Author: Felix Riemann <friemann gnome org>
Date:   Fri Jul 17 19:32:32 2009 +0200

    Depend on libgnomekbd >= 2.27.4
    
    This is due to the keyboard capplet switching to libxklavier-4.0.

 configure.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.in b/configure.in
index 1251c2e..8b2f06e 100644
--- a/configure.in
+++ b/configure.in
@@ -205,7 +205,7 @@ CAPPLET_LIBS="$CAPPLET_LIBS $XINPUT_LIBS"
 dnl ==============
 dnl gswitchit
 dnl ==============
-PKG_CHECK_MODULES(LIBGNOMEKBD, [libgnomekbd >= 2.21.4.1 libxklavier >= 4.0])
+PKG_CHECK_MODULES(LIBGNOMEKBD, [libgnomekbd >= 2.27.4 libxklavier >= 4.0])
 AC_SUBST(LIBGNOMEKBD_CFLAGS)
 AC_SUBST(LIBGNOMEKBD_LIBS)
 



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