[gvfs] build: Bump required libsoup version



commit a8df997a5945ef8cb19558fbd2530f804ddfe42e
Author: Tomas Bzatek <tbzatek redhat com>
Date:   Tue Dec 18 14:36:06 2012 +0100

    build: Bump required libsoup version

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index e96706d..9065736 100644
--- a/configure.ac
+++ b/configure.ac
@@ -138,7 +138,7 @@ HTTP_CFLAGS=
 HTTP_LIBS=
 
 if test "x$enable_http" != "xno"; then
-  PKG_CHECK_EXISTS(libsoup-gnome-2.4 >= 2.26.0, msg_http=yes)
+  PKG_CHECK_EXISTS(libsoup-gnome-2.4 >= 2.34.0, msg_http=yes)
 
   if test "x$msg_http" = "xyes"; then
     PKG_CHECK_MODULES(HTTP, libsoup-gnome-2.4 libxml-2.0)



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