[glade] build: Bump the required GTK+ version for the new listbox API



commit 33b09637843b46db744e256959e86bd50a9b367f
Author: Kalev Lember <kalevlember gmail com>
Date:   Thu Aug 8 11:31:30 2013 +0200

    build: Bump the required GTK+ version for the new listbox API

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index ae04c22..8e40f67 100644
--- a/configure.ac
+++ b/configure.ac
@@ -148,7 +148,7 @@ GOBJECT_INTROSPECTION_CHECK([0.10.1])
 dnl ================================================================
 dnl Check for gtk+
 dnl ================================================================
-GTK_REQUIRED=3.9.0
+GTK_REQUIRED=3.9.11
 PKG_CHECK_MODULES([GTK],[
   gtk+-3.0 >= $GTK_REQUIRED
   gmodule-2.0


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