[eog] Raise GTK+ dependency to 3.10.6



commit cdda72568d1e217f682a77a9857aff163d40ab16
Author: Felix Riemann <friemann gnome org>
Date:   Fri Dec 6 00:14:41 2013 +0100

    Raise GTK+ dependency to 3.10.6
    
    This is to avoid a bug in previous GTK versions that caused
    the window to be too small and unnecessary scale images down.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=690236

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 87349e2..82bfbb5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -84,7 +84,7 @@ YELP_HELP_INIT
 # GNOME Libs
 # **********
 
-GTK_REQUIRED=3.9.0
+GTK_REQUIRED=3.10.6
 GLIB_REQUIRED=2.38.0
 GNOME_DESKTOP_REQUIRED=2.91.2
 GDKPIXBUF_REQUIRED=2.4.0


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