[evince] build: Bump required GTK+ version to a stable version



commit 10a4f0b1eae672651844249d525c5c48fc7627ad
Author: Yosef Or Boczko <yoseforb src gnome org>
Date:   Wed Oct 8 01:44:09 2014 +0300

    build: Bump required GTK+ version to a stable version
    
    Bump to 3.14.0, instead of the unstable version 3.13.x.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=737211

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 6555a5e..dae3652 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.13.4
+GTK_REQUIRED=3.14.0
 NAUTILUS_REQUIRED=2.91.4
 
 AC_SUBST([GLIB_REQUIRED])


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