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

index 0943dbc..e18ae70 100644 (file)
@@ -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])