[gnome-klotski] Depend on GTK+ 3.10



commit e76d9ded5cb45d1494140a1e5e2080404105ea6b
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Mon Jun 23 17:08:47 2014 -0500

    Depend on GTK+ 3.10
    
    For GtkHeaderBar

 configure.ac |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index dd7385b..faaaa65 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ([2.63])
-AC_INIT([GNOME Klotski], [3.12.0], [https://bugzilla.gnome.org/],
+AC_INIT([GNOME Klotski], [3.13.3], [https://bugzilla.gnome.org/],
         [gnome-klotski], [https://wiki.gnome.org/Apps/Klotski])
 AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz foreign])
 AM_SILENT_RULES([yes])
@@ -15,7 +15,7 @@ dnl ###########################################################################
 dnl Dependencies
 dnl ###########################################################################
 
-GTK_REQUIRED=3.4.0
+GTK_REQUIRED=3.10.0
 RSVG_REQUIRED=2.32.0
 
 PKG_CHECK_MODULES(GNOME_KLOTSKI, [


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