[gupnp: 15/18] Bump required GSSDP version



commit e5aca784819177ae60b65621b1489531319b3873
Author: Jens Georg <mail jensge org>
Date:   Sat Oct 15 18:10:00 2016 +0200

    Bump required GSSDP version
    
    Signed-off-by: Jens Georg <mail jensge org>

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index ba80b4a..178f19b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -56,7 +56,7 @@ esac
 PKG_CHECK_MODULES(LIBGUPNP, glib-2.0 >= 2.40.0 \
                             gio-2.0 \
                             gmodule-2.0 \
-                            gssdp-1.0 >= 0.14.15 \
+                            gssdp-1.2 >= 1.1.0 \
                             libsoup-2.4 >= 2.48.0 \
                             libxml-2.0)
 PKG_CHECK_MODULES(GTHREAD, gthread-2.0)


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