From: commit-queue@webkit.org Date: Tue, 3 Jul 2012 15:48:38 +0000 (+0000) Subject: [GTK] Need to bump libsoup requirements (for `soup_cookie_jar_get_cookie_list`) X-Git-Tag: 070512121124~124 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=0f4231e6786338c8a52312c659307f5b16d20179;p=profile%2Fivi%2Fwebkit-efl.git [GTK] Need to bump libsoup requirements (for `soup_cookie_jar_get_cookie_list`) https://bugs.webkit.org/show_bug.cgi?id=90332 Patch by Priit Laes on 2012-07-03 Reviewed by Gustavo Noronha Silva. * configure.ac: Bump libsoup requirements to 2.39.2 git-svn-id: http://svn.webkit.org/repository/webkit/trunk@121772 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- diff --git a/ChangeLog b/ChangeLog index cb4dde0..4c90fda 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2012-07-03 Priit Laes + + [GTK] Need to bump libsoup requirements (for `soup_cookie_jar_get_cookie_list`) + https://bugs.webkit.org/show_bug.cgi?id=90332 + + Reviewed by Gustavo Noronha Silva. + + * configure.ac: Bump libsoup requirements to 2.39.2 + 2012-07-03 Tor Arne Vestbø [Qt] Make use of .qmake.cache for caching features diff --git a/configure.ac b/configure.ac index e9ccfff3..edc5744 100644 --- a/configure.ac +++ b/configure.ac @@ -373,7 +373,7 @@ CAIRO_REQUIRED_VERSION=1.10 FONTCONFIG_REQUIRED_VERSION=2.4 FREETYPE2_REQUIRED_VERSION=9.0 GLIB_REQUIRED_VERSION=2.32.0 -LIBSOUP_REQUIRED_VERSION=2.37.92 +LIBSOUP_REQUIRED_VERSION=2.39.2 LIBXML_REQUIRED_VERSION=2.6 PANGO_REQUIRED_VERSION=1.21.0