mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-20 23:36:38 +00:00
Update GLib dependency to 2.40.0
This commit is contained in:
parent
93ce9c5e1d
commit
a8aa0b8886
1 changed files with 1 additions and 1 deletions
|
@ -219,7 +219,7 @@ dnl *** checks for headers ***
|
|||
dnl *** checks for dependency libraries ***
|
||||
|
||||
dnl GLib is required
|
||||
AG_GST_GLIB_CHECK([2.34.0])
|
||||
AG_GST_GLIB_CHECK([2.40.0])
|
||||
|
||||
PKG_CHECK_MODULES(GIO, gio-2.0 >= 2.16, HAVE_GIO=yes, HAVE_GIO=no)
|
||||
AC_SUBST(GIO_CFLAGS)
|
||||
|
|
Loading…
Reference in a new issue