[gupnp-av] Bump GUPnP requirement



commit cbe9b917f3e14cbf55b51dfbd7913760241f1759
Author: Jens Georg <mail jensge org>
Date:   Sat Oct 6 16:42:05 2012 +0200

    Bump GUPnP requirement

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 69a1d97..31d209e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@ AC_FUNC_MMAP
 LT_PREREQ([2.2])
 LT_INIT([win32-dll])
 
-PKG_CHECK_MODULES(LIBGUPNP, gupnp-1.0 >= 0.17.0 \
+PKG_CHECK_MODULES(LIBGUPNP, gupnp-1.0 >= 0.19.0 \
                             gobject-2.0 \
                             libxml-2.0)
 



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