[gnome-bluetooth] build: Up the required GTK+ version



commit 2d3b88886b92bab5c03b18ee0103c3d6d17f2a29
Author: Bastien Nocera <hadess hadess net>
Date:   Mon Nov 1 18:04:51 2010 +0000

    build: Up the required GTK+ version
    
    So that the wizard can build

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 505f819..df88496 100644
--- a/configure.ac
+++ b/configure.ac
@@ -72,7 +72,7 @@ if (test "$enable_icon_update" != no); then
 fi
 AM_CONDITIONAL([ICON_UPDATE], [test -n "$UPDATE_ICON_CACHE"])
 
-GTK_REQUIRED=2.19.1
+GTK_REQUIRED=2.91.3
 GLIB_REQUIRED=2.25.7
 DBUS_GLIB_REQUIRED=0.74
 NOTIFY_REQUIRED=0.7.0



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