configure: depend on -base from git for new rtp base depayloader features
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Wed, 15 Dec 2010 13:30:50 +0000 (13:30 +0000)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Wed, 15 Dec 2010 13:30:50 +0000 (13:30 +0000)
This is ok in this case, since the plan is to release core/base again
along with good/ugly/bad in the next cycle.

configure.ac

index 919a852..f510f70 100644 (file)
@@ -52,8 +52,8 @@ AC_LIBTOOL_WIN32_DLL
 AM_PROG_LIBTOOL
 
 dnl *** required versions of GStreamer stuff ***
-GST_REQ=0.10.31
-GSTPB_REQ=0.10.31
+GST_REQ=0.10.31.1
+GSTPB_REQ=0.10.31.1
 
 dnl *** autotools stuff ****