mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-03-10 13:51:20 +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 *** checks for dependency libraries ***
|
||||||
|
|
||||||
dnl GLib is required
|
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)
|
PKG_CHECK_MODULES(GIO, gio-2.0 >= 2.16, HAVE_GIO=yes, HAVE_GIO=no)
|
||||||
AC_SUBST(GIO_CFLAGS)
|
AC_SUBST(GIO_CFLAGS)
|
||||||
|
|
Loading…
Reference in a new issue