From deedb11ab2ef1f54bca90532f6d92fad0df6815e Mon Sep 17 00:00:00 2001 From: =?utf8?q?Sebastian=20Dr=C3=B6ge?= Date: Fri, 2 Oct 2015 22:25:47 +0300 Subject: [PATCH] Update GLib dependency to 2.40.0 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 0943dbc..e18ae70 100644 --- a/configure.ac +++ b/configure.ac @@ -149,7 +149,7 @@ dnl *** checks for library functions *** dnl *** checks for dependancy libraries *** dnl GLib is required -GLIB_REQ=2.32.0 +GLIB_REQ=2.40.0 AC_SUBST([GLIB_REQ]) AG_GST_GLIB_CHECK([$GLIB_REQ]) -- 2.7.4