epiphany r8909 - trunk



Author: xan
Date: Mon Mar 16 18:11:20 2009
New Revision: 8909
URL: http://svn.gnome.org/viewvc/epiphany?rev=8909&view=rev

Log:
configure.ac: update libsoup requirement to 2.26.0.

Among other things it has a SoupCookieJarSQLite that can create one
jar from scratch.

Modified:
   trunk/configure.ac

Modified: trunk/configure.ac
==============================================================================
--- trunk/configure.ac	(original)
+++ trunk/configure.ac	Mon Mar 16 18:11:20 2009
@@ -98,7 +98,7 @@
 LIBNOTIFY_REQUIRED=0.4
 DBUS_GLIB_REQUIRED=0.35
 WEBKIT_GTK_REQUIRED=1.1.3
-LIBSOUP_GNOME_REQUIRED=2.25.91
+LIBSOUP_GNOME_REQUIRED=2.26.0
 
 PKG_CHECK_EXISTS([libnotify >= $LIBNOTIFY_REQUIRED],[have_libnotify=yes],[have_libnotify=no])
 



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