mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-10 03:19:40 +00:00
configure: bump core/base requirements to released versions
This commit is contained in:
parent
19c22fa7a2
commit
d64ccc39b6
1 changed files with 2 additions and 2 deletions
|
@ -47,8 +47,8 @@ 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.20
|
GST_REQ=0.10.23
|
||||||
GSTPB_REQ=0.10.22.1
|
GSTPB_REQ=0.10.23
|
||||||
|
|
||||||
dnl *** autotools stuff ****
|
dnl *** autotools stuff ****
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue