summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 0a3f202..0ef5238 100644
--- a/configure.ac
+++ b/configure.ac
@@ -25,7 +25,7 @@ if test "x$PKG_CONFIG" = "xno"; then
AC_MSG_ERROR([Cannot find the "pkg-config" program in your PATH])
fi
-PKG_CHECK_MODULES(GSSDP, [gssdp-1.0 >= 0.9.2])
+PKG_CHECK_MODULES(GSSDP, [gssdp-1.0 >= 0.11.0])
PKG_CHECK_MODULES(GUPNP, [gupnp-1.0 >= 0.13.3],
has_gupnp=yes,