[epiphany] configure.ac: require WebKitGTK+ 1.1.13



commit 8f55632cbe17afecef8c2ebf403c44b48769b576
Author: Xan Lopez <xan gnome org>
Date:   Mon Aug 24 19:14:06 2009 +0300

    configure.ac: require WebKitGTK+ 1.1.13
    
    Just a sanity check so that we don't end up with two keyring support
    features in our session accidentally.

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 17c64c4..5751b2a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -100,7 +100,7 @@ LIBXSLT_REQUIRED=1.1.7
 LIBSTARTUP_NOTIFICATION_REQUIRED=0.5
 LIBNOTIFY_REQUIRED=0.4
 DBUS_GLIB_REQUIRED=0.35
-WEBKIT_GTK_REQUIRED=1.1.11
+WEBKIT_GTK_REQUIRED=1.1.13
 LIBSOUP_GNOME_REQUIRED=2.26.0
 GNOME_KEYRING_REQUIRED=2.26.0
 



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