configure: require core/base git for the new image tags and helper functions
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Thu, 10 Jun 2010 13:17:24 +0000 (14:17 +0100)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Thu, 10 Jun 2010 13:17:24 +0000 (14:17 +0100)
configure.ac

index 6902a3d88ac8ae58c759fab18bc12a9b440da727..7a775c3c702c5db25c5c73d1711222f10379a542 100644 (file)
@@ -50,8 +50,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 ****