mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-06-06 07:28:53 +00:00
configure: require core/base git for the new image tags and helper functions
This commit is contained in:
parent
c54b5325cb
commit
a0dbd6561f
1 changed files with 2 additions and 2 deletions
|
@ -50,8 +50,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.29
|
GST_REQ=0.10.29.1
|
||||||
GSTPB_REQ=0.10.29
|
GSTPB_REQ=0.10.29.1
|
||||||
|
|
||||||
dnl *** autotools stuff ****
|
dnl *** autotools stuff ****
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue