configure: require core from git
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Mon, 26 Jul 2010 15:48:14 +0000 (17:48 +0200)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Mon, 26 Jul 2010 15:48:14 +0000 (17:48 +0200)
For GstDateTime stuff used in libgsttag.

configure.ac

index fdc04f0..27cbea2 100644 (file)
@@ -60,7 +60,7 @@ AC_LIBTOOL_WIN32_DLL
 AM_PROG_LIBTOOL
 
 dnl *** required versions of GStreamer stuff ***
-GST_REQ=0.10.30
+GST_REQ=0.10.30.1
 
 dnl *** autotools stuff ****