mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 12:11:13 +00:00
configure.ac: bump required GLib to 2.26
This commit is contained in:
parent
a22274d7a1
commit
011b8c55a2
1 changed files with 1 additions and 1 deletions
|
@ -525,7 +525,7 @@ LIBS="$save_libs"
|
|||
dnl *** checks for dependency libraries ***
|
||||
|
||||
dnl GLib
|
||||
GLIB_REQ=2.24
|
||||
GLIB_REQ=2.26
|
||||
|
||||
AG_GST_GLIB_CHECK([$GLIB_REQ])
|
||||
|
||||
|
|
Loading…
Reference in a new issue