[ostree] build: Actually, we need bleeding edge libsoup
- From: Colin Walters <walters src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [ostree] build: Actually, we need bleeding edge libsoup
- Date: Thu, 7 Jun 2012 02:13:05 +0000 (UTC)
commit 2df5294ce89bd7fad7e72435ea2ff16056dfada0
Author: Colin Walters <walters verbum org>
Date: Wed Jun 6 22:12:49 2012 -0400
build: Actually, we need bleeding edge libsoup
The stable version compiles, but just hangs =/
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 4e1497d..4b36ad3 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.38.0"
+SOUP_DEPENDENCY="libsoup-2.4 >= 2.39.1"
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]