summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorJens Georg <mail@jensge.org>2019-01-18 10:48:20 +0100
committerJens Georg <mail@jensge.org>2019-01-18 10:48:45 +0100
commitb01a81d054d1dc144a82c33cf9e5d2efac67fb62 (patch)
treebc0813c11506fd8e9d3355e8adc12aeaa8cc3337 /configure.ac
parent1f4a4281b311c58306b527b30ada7f669b9dbcd4 (diff)
downloadrygel-b01a81d054d1dc144a82c33cf9e5d2efac67fb62.tar.gz
Bump glib requirements to 2.44
Match with GUPnP/GSSDP
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 9882d613..70277811 100644
--- a/configure.ac
+++ b/configure.ac
@@ -33,7 +33,7 @@ GOBJECT_INTROSPECTION_CHECK([1.33.4])
dnl Required versions of library packages
dnl Not all of these are actually used, depending on the configure options.
-GLIB_REQUIRED=2.40.0
+GLIB_REQUIRED=2.44.0
LIBXML_REQUIRED=2.7
VALA_REQUIRED=0.36.0
VALADOC_REQUIRED=0.2
@@ -43,7 +43,7 @@ GUPNP_AV_REQUIRED=0.12.8
GUPNP_DLNA_REQUIRED=0.9.4
GSTREAMER_REQUIRED=1.12
GSTPBU_REQUIRED=1.12
-GIO_REQUIRED=2.26
+GIO_REQUIRED=2.44
GEE_REQUIRED=0.8.0
LIBSOUP_REQUIRED=2.44.0
GTK_REQUIRED=3.22