From b01a81d054d1dc144a82c33cf9e5d2efac67fb62 Mon Sep 17 00:00:00 2001 From: Jens Georg Date: Fri, 18 Jan 2019 10:48:20 +0100 Subject: Bump glib requirements to 2.44 Match with GUPnP/GSSDP --- configure.ac | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'configure.ac') 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 -- cgit v1.2.1