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:
Wim Taymans 2009-04-14 10:51:45 +02:00
parent 18e79995af
commit 48c53be0ef

View file

@ -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 ****