mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-17 11:45:25 +00:00
configure: bump core requirement to last release
as that's more likely to be true than that we need only 0.21.1.
This commit is contained in:
parent
ef5d0cca18
commit
cf11cc3d9d
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ AC_LIBTOOL_WIN32_DLL
|
||||||
AM_PROG_LIBTOOL
|
AM_PROG_LIBTOOL
|
||||||
|
|
||||||
dnl *** required versions of GStreamer stuff ***
|
dnl *** required versions of GStreamer stuff ***
|
||||||
GST_REQ=0.10.21.1
|
GST_REQ=0.10.23
|
||||||
|
|
||||||
dnl *** autotools stuff ****
|
dnl *** autotools stuff ****
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue