[epiphany] configure.ac: bump libsoup version requirement



commit e5cca91e78ec76f1f75cd4d1ee73c2df8bc7b57b
Author: Andres Gomez <agomez igalia com>
Date:   Fri Sep 26 19:02:31 2014 +0300

    configure.ac: bump libsoup version requirement
    
    Since the update in some deprecated soup API, we
    are using new one only present sin 2.48.0, so
    bump to it.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=737452

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index f4421df..a747980 100644
--- a/configure.ac
+++ b/configure.ac
@@ -70,7 +70,7 @@ GTK_REQUIRED=3.13.0
 LIBXML_REQUIRED=2.6.12
 LIBXSLT_REQUIRED=1.1.7
 WEBKIT_GTK_REQUIRED=2.5.90
-LIBSOUP_REQUIRED=2.42.1
+LIBSOUP_REQUIRED=2.48.0
 GNOME_DESKTOP_REQUIRED=2.91.2
 LIBSECRET_REQUIRED=0.14
 GSETTINGS_DESKTOP_SCHEMAS_REQUIRED=0.0.1


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