mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-04-26 06:54:49 +00:00
configure: bump GLib requirement to now-released stable version
This commit is contained in:
parent
31976c426e
commit
6cc51762f4
1 changed files with 1 additions and 1 deletions
|
@ -519,7 +519,7 @@ CFLAGS="$save_cflags"
|
||||||
dnl *** checks for dependency libraries ***
|
dnl *** checks for dependency libraries ***
|
||||||
|
|
||||||
dnl GLib
|
dnl GLib
|
||||||
GLIB_REQ=2.31.14
|
GLIB_REQ=2.32.0
|
||||||
AG_GST_GLIB_CHECK([$GLIB_REQ])
|
AG_GST_GLIB_CHECK([$GLIB_REQ])
|
||||||
|
|
||||||
dnl Check for documentation xrefs
|
dnl Check for documentation xrefs
|
||||||
|
|
Loading…
Reference in a new issue