mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 12:11:13 +00:00
Bump GLib requirement to >= 2.22
See http://gstreamer.freedesktop.org/wiki/ReleasePlanning/GLibRequirement
This commit is contained in:
parent
a538abad86
commit
0ad9a954fe
1 changed files with 1 additions and 1 deletions
|
@ -535,7 +535,7 @@ LIBS="$save_libs"
|
|||
dnl *** checks for dependency libraries ***
|
||||
|
||||
dnl GLib
|
||||
GLIB_REQ=2.20
|
||||
GLIB_REQ=2.22
|
||||
|
||||
AG_GST_GLIB_CHECK([$GLIB_REQ])
|
||||
|
||||
|
|
Loading…
Reference in a new issue