mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 20:21:24 +00:00
configure.ac: bump required GLib to 2.31.14
Fixes https://bugzilla.gnome.org/show_bug.cgi?id=671911
This commit is contained in:
parent
27f84b728b
commit
6ff632ea91
1 changed files with 1 additions and 1 deletions
|
@ -513,7 +513,7 @@ CFLAGS="$save_cflags"
|
|||
dnl *** checks for dependency libraries ***
|
||||
|
||||
dnl GLib
|
||||
GLIB_REQ=2.31.10
|
||||
GLIB_REQ=2.31.14
|
||||
AG_GST_GLIB_CHECK([$GLIB_REQ])
|
||||
|
||||
dnl Check for documentation xrefs
|
||||
|
|
Loading…
Reference in a new issue