mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-19 14:56:36 +00:00
configure.ac: bump core/base requirements to released versions
This commit is contained in:
parent
08123cc318
commit
d3d7c89d48
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.21.1
|
GST_REQ=0.10.22
|
||||||
GSTPB_REQ=0.10.21
|
GSTPB_REQ=0.10.22
|
||||||
|
|
||||||
dnl *** autotools stuff ****
|
dnl *** autotools stuff ****
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue