mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-17 11:45:25 +00:00
configure: bump GLib requirement to 2.18
Bump GLib requirement as per the release planning docs.
This commit is contained in:
parent
b5adcf13a0
commit
85f6ef121a
1 changed files with 1 additions and 1 deletions
|
@ -506,7 +506,7 @@ LIBS="$save_libs"
|
|||
dnl *** checks for dependency libraries ***
|
||||
|
||||
dnl GLib
|
||||
GLIB_REQ=2.16
|
||||
GLIB_REQ=2.18
|
||||
|
||||
AG_GST_GLIB_CHECK([$GLIB_REQ])
|
||||
|
||||
|
|
Loading…
Reference in a new issue