configure: bump core requirement to last release
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Tue, 12 May 2009 00:35:27 +0000 (01:35 +0100)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Tue, 12 May 2009 00:37:01 +0000 (01:37 +0100)
as that's more likely to be true than that we need
only 0.21.1.

configure.ac

index 2c89469..6e39bfa 100644 (file)
@@ -55,7 +55,7 @@ AC_LIBTOOL_WIN32_DLL
 AM_PROG_LIBTOOL
 
 dnl *** required versions of GStreamer stuff ***
-GST_REQ=0.10.21.1
+GST_REQ=0.10.23
 
 dnl *** autotools stuff ****