[gnome-settings-daemon/gnome-3-2] common: Require GTK+ >= 3.1.10



commit cfbd8e612adf15d32d52b87b1e0174edcfe0f1ee
Author: Alexandre Rostovtsev <tetromino gentoo org>
Date:   Wed Jan 11 23:37:01 2012 -0500

    common: Require GTK+ >= 3.1.10
    
    Needed for gdk_x11_device_manager_lookup()
    
    https://bugzilla.gnome.org/show_bug.cgi?id=667731

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 470bb03..aec76ac 100644
--- a/configure.ac
+++ b/configure.ac
@@ -48,7 +48,7 @@ dnl ---------------------------------------------------------------------------
 
 DBUS_GLIB_REQUIRED_VERSION=0.74
 GLIB_REQUIRED_VERSION=2.29.14
-GTK_REQUIRED_VERSION=2.99.3
+GTK_REQUIRED_VERSION=3.1.10
 GCONF_REQUIRED_VERSION=2.6.1
 GIO_REQUIRED_VERSION=2.26.0
 GNOME_DESKTOP_REQUIRED_VERSION=3.1.5



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