summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim.muller@collabora.co.uk>2010-07-26 17:48:14 +0200
committerTim-Philipp Müller <tim.muller@collabora.co.uk>2010-07-26 17:48:14 +0200
commitf842c49f5d806817c392f40b5edf9244e207894b (patch)
tree7539382c9aa744da58b37c0000fcd21be58f9ac4 /configure.ac
parent5a0c2517eebb7fa935e2e881fc5544c879ec1a00 (diff)
downloadgstreamer-plugins-base-f842c49f5d806817c392f40b5edf9244e207894b.tar.gz
configure: require core from git
For GstDateTime stuff used in libgsttag.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index fdc04f033..27cbea2a2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -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 ****