[evince] Bump Gtk+ requirements to 3.12



commit d20506bd4eb716c0ed0490a711afa1bd29282033
Author: José Aliste <jaliste src gnome org>
Date:   Mon Jul 21 04:18:02 2014 -0400

    Bump Gtk+ requirements to 3.12
    
    We are now using gtk_application_set_accels_for_action,
    which was introduced in gtk+-3.12.
    
    See https://bugzilla.gnome.org/show_bug.cgi?id=733392

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 0171e7f..c7ac2a2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -118,7 +118,7 @@ dnl Specify required versions of dependencies
 CAIRO_REQUIRED=1.10.0
 GLIB_REQUIRED=2.36.0
 LIBSECRET_REQUIRED=0.5
-GTK_REQUIRED=3.10.0
+GTK_REQUIRED=3.12.0
 NAUTILUS_REQUIRED=2.91.4
 
 AC_SUBST([GLIB_REQUIRED])


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