mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-17 21:06:17 +00:00
configure: bump core/base requirements to git
Need git core for basesink bufferlist additions; -base requirement bumped gratuitously.
This commit is contained in:
parent
d1606beaca
commit
e040ae4ffc
1 changed files with 2 additions and 2 deletions
|
@ -47,8 +47,8 @@ AC_LIBTOOL_WIN32_DLL
|
|||
AM_PROG_LIBTOOL
|
||||
|
||||
dnl *** required versions of GStreamer stuff ***
|
||||
GST_REQ=0.10.23
|
||||
GSTPB_REQ=0.10.23
|
||||
GST_REQ=0.10.23.1
|
||||
GSTPB_REQ=0.10.23.1
|
||||
|
||||
dnl *** autotools stuff ****
|
||||
|
||||
|
|
Loading…
Reference in a new issue