mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-18 22:36:33 +00:00
Bump GLib requirement to implicit requirement
ie. >= 2.20 while we depend on core/base 0.10.31
This commit is contained in:
parent
5c9458d110
commit
cad6e95c04
1 changed files with 1 additions and 1 deletions
|
@ -205,7 +205,7 @@ AC_CHECK_TYPE([struct ip_mreqn], [
|
|||
dnl *** checks for dependency libraries ***
|
||||
|
||||
dnl GLib is required
|
||||
AG_GST_GLIB_CHECK([2.18])
|
||||
AG_GST_GLIB_CHECK([2.20])
|
||||
|
||||
dnl Orc
|
||||
ORC_CHECK([0.4.11])
|
||||
|
|
Loading…
Reference in a new issue