mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-25 15:36:42 +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
3270eadf8d
commit
9e1b76fb13
1 changed files with 1 additions and 1 deletions
|
@ -154,7 +154,7 @@ AG_GST_CHECK_FUNCTION
|
||||||
dnl *** checks for dependency libraries ***
|
dnl *** checks for dependency libraries ***
|
||||||
|
|
||||||
dnl GLib is required
|
dnl GLib is required
|
||||||
GLIB_REQ=2.31.10
|
GLIB_REQ=2.31.14
|
||||||
AG_GST_GLIB_CHECK([$GLIB_REQ])
|
AG_GST_GLIB_CHECK([$GLIB_REQ])
|
||||||
|
|
||||||
ORC_CHECK([0.4.6])
|
ORC_CHECK([0.4.6])
|
||||||
|
|
Loading…
Reference in a new issue