mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-09-05 11:37:49 +00:00
configure: depend on -base from git for new rtp base depayloader features
This is ok in this case, since the plan is to release core/base again along with good/ugly/bad in the next cycle.
This commit is contained in:
parent
3baf936e6d
commit
984564150f
1 changed files with 2 additions and 2 deletions
|
@ -52,8 +52,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.31
|
GST_REQ=0.10.31.1
|
||||||
GSTPB_REQ=0.10.31
|
GSTPB_REQ=0.10.31.1
|
||||||
|
|
||||||
dnl *** autotools stuff ****
|
dnl *** autotools stuff ****
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue