configure: require core/base git
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Tue, 1 Jun 2010 08:23:18 +0000 (09:23 +0100)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Tue, 1 Jun 2010 08:39:38 +0000 (09:39 +0100)
For WebM typefinding and GstTagsetter fixes.

configure.ac

index 24c6464..e2d78de 100644 (file)
@@ -52,8 +52,8 @@ AC_LIBTOOL_WIN32_DLL
 AM_PROG_LIBTOOL
 
 dnl *** required versions of GStreamer stuff ***
-GST_REQ=0.10.29
-GSTPB_REQ=0.10.29
+GST_REQ=0.10.29.1
+GSTPB_REQ=0.10.29.1
 
 dnl *** autotools stuff ****