Update GLib dependency to 2.40.0
authorSebastian Dröge <sebastian@centricular.com>
Fri, 2 Oct 2015 19:24:46 +0000 (22:24 +0300)
committerSebastian Dröge <sebastian@centricular.com>
Fri, 2 Oct 2015 19:24:46 +0000 (22:24 +0300)
configure.ac

index 8f81a0d..d7ef70d 100644 (file)
@@ -146,7 +146,7 @@ AG_GST_CHECK_FUNCTION
 dnl *** checks for dependency libraries ***
 
 dnl GLib is required
-GLIB_REQ=2.32.0
+GLIB_REQ=2.40.0
 AG_GST_GLIB_CHECK([$GLIB_REQ])
 
 ORC_CHECK([0.4.16])