mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-18 14:26:43 +00:00
Require released versions of core/base
This commit is contained in:
parent
e0f4244336
commit
27c57e3e15
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.22
|
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