[epiphany] Require GTK+ 3.0.2



commit 07202bf4e9b6f7809b58b0c3e13af0a6de593e28
Author: Xan Lopez <xlopez igalia com>
Date:   Mon Mar 7 15:53:53 2011 +0100

    Require GTK+ 3.0.2
    
    A few nasty bugs have been fixed since 3.0.0, I'd rather not have them
    reported.

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 20a7b4a..38c5a98 100644
--- a/configure.ac
+++ b/configure.ac
@@ -93,7 +93,7 @@ if test "$enable_maintainer_mode" = "yes"; then
 fi
 
 GLIB_REQUIRED=2.25.13
-GTK_REQUIRED=3.0.0
+GTK_REQUIRED=3.0.2
 LIBXML_REQUIRED=2.6.12
 LIBXSLT_REQUIRED=1.1.7
 LIBSTARTUP_NOTIFICATION_REQUIRED=0.5



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