configure: bump core requirement to 0.10.25.1 as well
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Wed, 18 Nov 2009 10:17:02 +0000 (10:17 +0000)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Wed, 18 Nov 2009 12:02:48 +0000 (12:02 +0000)
Make implicit requirement explicit.

configure.ac

index cdfb647..c9e2dc8 100644 (file)
@@ -47,7 +47,7 @@ AC_LIBTOOL_WIN32_DLL
 AM_PROG_LIBTOOL
 
 dnl *** required versions of GStreamer stuff ***
-GST_REQ=0.10.25
+GST_REQ=0.10.25.1
 GSTPB_REQ=0.10.25.1
 
 dnl *** autotools stuff ****