mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 04:01:08 +00:00
Update GLib dependency to 2.40.0
This commit is contained in:
parent
a51337974c
commit
deedb11ab2
1 changed files with 1 additions and 1 deletions
|
@ -149,7 +149,7 @@ dnl *** checks for library functions ***
|
|||
dnl *** checks for dependancy libraries ***
|
||||
|
||||
dnl GLib is required
|
||||
GLIB_REQ=2.32.0
|
||||
GLIB_REQ=2.40.0
|
||||
AC_SUBST([GLIB_REQ])
|
||||
AG_GST_GLIB_CHECK([$GLIB_REQ])
|
||||
|
||||
|
|
Loading…
Reference in a new issue