mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-21 07:46:38 +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 *** checks for dependency libraries ***
|
||||||
|
|
||||||
dnl GLib is required
|
dnl GLib is required
|
||||||
AG_GST_GLIB_CHECK([2.18])
|
AG_GST_GLIB_CHECK([2.20])
|
||||||
|
|
||||||
dnl Orc
|
dnl Orc
|
||||||
ORC_CHECK([0.4.11])
|
ORC_CHECK([0.4.11])
|
||||||
|
|
Loading…
Reference in a new issue