From 62b5b5ff7616c7468fa40a80acba8f3c50a0af10 Mon Sep 17 00:00:00 2001 From: "Zeeshan Ali (Khattak)" Date: Thu, 17 Jun 2010 20:41:24 +0300 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 dda5449..f56fe96 100644 --- a/configure.ac +++ b/configure.ac @@ -22,8 +22,8 @@ AC_FUNC_MMAP VALA_REQUIRED=0.8.0 GUPNP_REQUIRED=0.13.3 -GUPNP_AV_REQUIRED=0.5.5 -GUPNP_VALA_REQUIRED=0.6.5 +GUPNP_AV_REQUIRED=0.5.7 +GUPNP_VALA_REQUIRED=0.6.7 DBUS_GLIB_REQUIRED=0.74 GSTREAMER_REQUIRED=0.10.23 GIO_REQUIRED=2.16 -- 2.7.4