mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-04 05:22:30 +00:00
Update GLib dependency to 2.40.0
This commit is contained in:
parent
7a7715e18c
commit
ecf76ba4f4
1 changed files with 1 additions and 1 deletions
|
@ -146,7 +146,7 @@ AG_GST_CHECK_FUNCTION
|
|||
dnl *** checks for dependency libraries ***
|
||||
|
||||
dnl GLib is required
|
||||
GLIB_REQ=2.32.0
|
||||
GLIB_REQ=2.40.0
|
||||
AG_GST_GLIB_CHECK([$GLIB_REQ])
|
||||
|
||||
ORC_CHECK([0.4.16])
|
||||
|
|
Loading…
Reference in a new issue