mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 12:11:13 +00:00
configure: bump the GLib requirement to GLib >= 2.16
as per the New Regime (see wiki).
This commit is contained in:
parent
01b93c1ef2
commit
8f8384e719
1 changed files with 1 additions and 1 deletions
|
@ -475,7 +475,7 @@ LIBS="$save_libs"
|
|||
dnl *** checks for dependency libraries ***
|
||||
|
||||
dnl GLib
|
||||
GLIB_REQ=2.14
|
||||
GLIB_REQ=2.16
|
||||
|
||||
AG_GST_GLIB_CHECK([$GLIB_REQ])
|
||||
|
||||
|
|
Loading…
Reference in a new issue