[gnome-mines] Require Gtk+ 3.10



commit 9a52a9b1f6baf261515a426f48292b5165e7d12a
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Wed Oct 9 22:39:57 2013 -0500

    Require Gtk+ 3.10
    
    Used for GtkHeaderBar
    
    https://bugzilla.gnome.org/show_bug.cgi?id=709781

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 0d7e37a..095f296 100644
--- a/configure.ac
+++ b/configure.ac
@@ -13,7 +13,7 @@ dnl ###########################################################################
 dnl Dependencies
 dnl ###########################################################################
 
-GTK_REQUIRED=3.4.0
+GTK_REQUIRED=3.10.0
 RSVG_REQUIRED=2.32.0
 
 PKG_CHECK_MODULES(GNOME_MINES, [


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