[ostree] build: Bump libsoup dependency



commit a496c464b9f7cb7a53cff186445c809d1c0536e8
Author: Colin Walters <walters verbum org>
Date:   Wed Jun 6 22:06:30 2012 -0400

    build: Bump libsoup dependency

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index e47c2e5..4e1497d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -27,7 +27,7 @@ AC_CHECK_HEADER([attr/xattr.h],,[AC_MSG_ERROR([You must have attr/xattr.h from l
 PKG_PROG_PKG_CONFIG
 
 GIO_DEPENDENCY="gio-unix-2.0 >= 2.28"
-SOUP_DEPENDENCY="libsoup-2.4 >= 2.34.0"
+SOUP_DEPENDENCY="libsoup-2.4 >= 2.38.0"
 LIBARCHIVE_DEPENDENCY="libarchive >= 2.8.0"
 
 PKG_CHECK_MODULES(OT_DEP_GIO_UNIX, $GIO_DEPENDENCY)



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