mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-03 13:02:29 +00:00
configure.ac: require git -base
We require 0.10.22.1 of -base for the new Match-If and ETag headers in RTSP.
This commit is contained in:
parent
18e79995af
commit
48c53be0ef
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ AM_PROG_LIBTOOL
|
|||
|
||||
dnl *** required versions of GStreamer stuff ***
|
||||
GST_REQ=0.10.20
|
||||
GSTPB_REQ=0.10.14
|
||||
GSTPB_REQ=0.10.22.1
|
||||
|
||||
dnl *** autotools stuff ****
|
||||
|
||||
|
|
Loading…
Reference in a new issue