[gnome-tetravex] Depend on GTK+ 3.11.2



commit d66fb1228955be10830836212fb5329bfdb9533a
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Mon Nov 25 12:47:31 2013 -0600

    Depend on GTK+ 3.11.2
    
    For fallback app menu in headerbar

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 2e99cb3..f8ba15e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -14,7 +14,7 @@ dnl Dependencies
 dnl ###########################################################################
 
 GLIB_REQUIRED=2.36.0
-GTK_REQUIRED=3.10.0
+GTK_REQUIRED=3.11.2
 
 PKG_CHECK_MODULES(GNOME_TETRAVEX, [
   gio-2.0 >= $GLIB_REQUIRED


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