summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorSebastian Dröge <slomo@circular-chaos.org>2007-03-30 15:59:27 +0000
committerSebastian Dröge <slomo@circular-chaos.org>2007-03-30 15:59:27 +0000
commit6632cdb003e1d2a4e8411ff4e597c89369bea64f (patch)
treeb7dcabda74c03b10fa5221768d79eaed00f8ae4b /configure.ac
parent6d8e6c9bb0ffd82a91daf4f7f851cfa5bdfacdaf (diff)
Revert last change as we don't want plugins-good to depend on plugins-base CVS now.
Original commit message from CVS: * configure.ac: * gst/auparse/gstauparse.c: (gst_au_parse_reset), (gst_au_parse_parse_header), (gst_au_parse_chain): * gst/auparse/gstauparse.h: Revert last change as we don't want plugins-good to depend on plugins-base CVS now.
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 e4294372..d0210d1b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -47,7 +47,7 @@ AM_PROG_LIBTOOL
dnl *** required versions of GStreamer stuff ***
GST_REQ=0.10.11.1
-GSTPB_REQ=0.10.12.1
+GSTPB_REQ=0.10.11.1
dnl *** autotools stuff ****