mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 04:01:08 +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 GLib
|
||||
GLIB_REQ=2.31.14
|
||||
GLIB_REQ=2.32.0
|
||||
AG_GST_GLIB_CHECK([$GLIB_REQ])
|
||||
|
||||
dnl Check for documentation xrefs
|
||||
|
|
Loading…
Reference in a new issue