summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2013-10-09 12:54:11 -0400
committerPhilip Withnall <philip@tecnocode.co.uk>2013-10-09 20:56:28 +0100
commit8f1923fcd9c4203f68ce6a0405526500a77783e5 (patch)
tree20f3e7b610d286097093dc5b8e762f093e0bb7f3 /configure.ac
parentda3aa429b5fba38b57aec40ecb37ab340cce90a5 (diff)
downloadlibgdata-8f1923fcd9c4203f68ce6a0405526500a77783e5.tar.gz
core: Add a "proxy-resolver" property.
Bound to SoupSession's "proxy-resolver" property. This also bumps the libsoup requirement to 2.42. This deprecates the following API: • GDataService:proxy-uri • gdata_service_[get|set]_proxy_uri() and adds the following new API: • GDataService:proxy-resolver • gdata_service_[get|set]_proxy_resolver() Helps: https://bugzilla.gnome.org/show_bug.cgi?id=709758
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 252d6e03..b56123d0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -35,7 +35,7 @@ AC_PATH_PROG([GLIB_MKENUMS],[glib-mkenums])
# Requirements
GLIB_REQS=2.31.0
GIO_REQS=2.17.3
-SOUP_REQS=2.37.91
+SOUP_REQS=2.42.0
OAUTH_REQS=0.9.4
GTK_REQS=2.91.2
GOA_REQS=3.2