From fcd931b94bc5422101481e5ae1d92f1eace76e9e Mon Sep 17 00:00:00 2001 From: "Zeeshan Ali (Khattak)" Date: Mon, 2 Nov 2009 20:50:23 +0200 Subject: [PATCH] build: Bump-up gupnp-vala and gupnp-av requirements Require current git master of gupnp-vala and gupnp-av. --- configure.ac | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configure.ac b/configure.ac index c0729f0..1ecabbc 100644 --- a/configure.ac +++ b/configure.ac @@ -22,8 +22,8 @@ AC_FUNC_MMAP VALA_REQUIRED=0.7.8 GUPNP_REQUIRED=0.13 -GUPNP_AV_REQUIRED=0.5 -GUPNP_VALA_REQUIRED=0.6 +GUPNP_AV_REQUIRED=0.5.2 +GUPNP_VALA_REQUIRED=0.6.2 DBUS_GLIB_REQUIRED=0.74 GSTREAMER_REQUIRED=0.10.23 GIO_REQUIRED=2.16 -- 2.7.4