mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-18 07:47:17 +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
d5ace1d855
commit
5b33983627
1 changed files with 1 additions and 1 deletions
|
@ -232,7 +232,7 @@ AG_GST_CHECK_FUNCTION
|
|||
dnl *** checks for dependency libraries ***
|
||||
|
||||
dnl GLib
|
||||
GLIB_REQ=2.31.10
|
||||
GLIB_REQ=2.31.14
|
||||
AG_GST_GLIB_CHECK([$GLIB_REQ])
|
||||
|
||||
ORC_CHECK([0.4.11])
|
||||
|
|
Loading…
Reference in a new issue