[gupnp] [PATCH 2/2] Bump version checks for glib and libsoup
- From: Sven Neumann <s neumann raumfeld com>
- To: gupnp o-hand com
- Cc: Sven Neumann <s neumann raumfeld com>
- Subject: [gupnp] [PATCH 2/2] Bump version checks for glib and libsoup
- Date: Fri, 17 Sep 2010 11:08:25 +0200
The gzip-compression feature needs gio >= 2.24 and
libsoup-2.4 >= 2.28.2.
Signed-off-by: Sven Neumann <s neumann raumfeld com>
---
configure.ac | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/configure.ac b/configure.ac
index 8a5d642..e438a11 100644
--- a/configure.ac
+++ b/configure.ac
@@ -32,11 +32,11 @@ case "$host_os" in
;;
esac
-PKG_CHECK_MODULES(LIBGUPNP, glib-2.0 >= 2.18 \
- gobject-2.0 >= 2.18 \
+PKG_CHECK_MODULES(LIBGUPNP, glib-2.0 >= 2.24.0 \
+ gio-2.0 \
gmodule-2.0 \
gssdp-1.0 >= 0.7.1 \
- libsoup-2.4 >= 2.4.1 \
+ libsoup-2.4 >= 2.28.2 \
libxml-2.0 \
$UUID)
--
1.7.0.4
--
To unsubscribe send a mail to gupnp+unsubscribe\@o-hand.com
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]