[epiphany/wip/modern_gobject] Require WebKitGTK+ 2.11.1 for autocleanups



commit 85498936b83562bc20f5b2dbf9a72734790012fd
Author: Michael Catanzaro <mcatanzaro igalia com>
Date:   Wed Nov 4 08:14:12 2015 -0600

    Require WebKitGTK+ 2.11.1 for autocleanups
    
    Otherwise we get a bajillion compiler warnings trying to use
    G_DECLARE_FINAL_TYPE for EphyWebView

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 3494b96..a42d599 100644
--- a/configure.ac
+++ b/configure.ac
@@ -77,7 +77,7 @@ GLIB_REQUIRED=2.44.0
 GTK_REQUIRED=3.13.0
 LIBXML_REQUIRED=2.6.12
 LIBXSLT_REQUIRED=1.1.7
-WEBKIT_GTK_REQUIRED=2.9.5
+WEBKIT_GTK_REQUIRED=2.11.1
 LIBSOUP_REQUIRED=2.48.0
 GNOME_DESKTOP_REQUIRED=2.91.2
 LIBSECRET_REQUIRED=0.14


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