[gupnp] Bump gssdp requirement



commit 0bb6487033b2972707e1e6a8935542d498bb041f
Author: Jens Georg <mail jensge org>
Date:   Sat Oct 6 13:07:59 2012 +0200

    Bump gssdp requirement
    
    Needed for correct GIR file + pkg-config data.

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 0a83fc3..790e17d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -50,7 +50,7 @@ esac
 PKG_CHECK_MODULES(LIBGUPNP, glib-2.0 >= 2.24.0 \
                             gio-2.0 \
                             gmodule-2.0 \
-                            gssdp-1.0 >= 0.11.2 \
+                            gssdp-1.0 >= 0.13.0 \
                             libsoup-2.4 >= 2.28.2 \
                             libxml-2.0 \
                             $UUID)



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