Update GLib dependency to 2.40.0

This commit is contained in:
Sebastian Dröge 2015-10-02 22:24:46 +03:00
parent 7a7715e18c
commit ecf76ba4f4

View 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])