summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorSebastian Dröge <slomo@circular-chaos.org>2008-08-02 18:20:44 +0000
committerSebastian Dröge <slomo@circular-chaos.org>2008-08-02 18:20:44 +0000
commit25bc74b8a600923514c63ae5c904100219dcc76a (patch)
tree0a08ccdde677dc66a39f827ecb30c3b32a3dbf6d /configure.ac
parentc4912dac78c8d47e9c980ff74ceea667434ff764 (diff)
Build depend on core CVS for the attachment tag.
Original commit message from CVS: * configure.ac: * gst/matroska/matroska-ids.c: (gst_matroska_register_tags): * gst/matroska/matroska-ids.h: Build depend on core CVS for the attachment tag.
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 ccd9770b..09a683ea 100644
--- a/configure.ac
+++ b/configure.ac
@@ -47,7 +47,7 @@ AC_LIBTOOL_WIN32_DLL
AM_PROG_LIBTOOL
dnl *** required versions of GStreamer stuff ***
-GST_REQ=0.10.20
+GST_REQ=0.10.20.1
GSTPB_REQ=0.10.20
dnl *** autotools stuff ****