configure: bump core/base requirements to git
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Tue, 16 Jun 2009 13:54:34 +0000 (14:54 +0100)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Tue, 16 Jun 2009 13:54:34 +0000 (14:54 +0100)
Need git core for basesink bufferlist additions; -base requirement
bumped gratuitously.

configure.ac

index 2a8c109..fb9bbf8 100644 (file)
@@ -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 ****