mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-04-06 16:19:59 +00:00
configure.ac : bump GLib requirement to 2.31.14
Fixes https://bugzilla.gnome.org/show_bug.cgi?id=671911
This commit is contained in:
parent
075cd54019
commit
807b7e50ef
1 changed files with 1 additions and 1 deletions
|
@ -201,7 +201,7 @@ dnl *** checks for dependency libraries ***
|
|||
|
||||
|
||||
dnl GLib
|
||||
GLIB_REQ=2.31.10
|
||||
GLIB_REQ=2.31.14
|
||||
AG_GST_GLIB_CHECK([$GLIB_REQ])
|
||||
|
||||
dnl Orc
|
||||
|
|
Loading…
Reference in a new issue