configure.ac: Require -base CVS for wavparse acid chunk parsing.
authorTim-Philipp Müller <tim@centricular.net>
Thu, 14 Aug 2008 11:44:59 +0000 (11:44 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Thu, 14 Aug 2008 11:44:59 +0000 (11:44 +0000)
Original commit message from CVS:
* configure.ac::
Require -base CVS for wavparse acid chunk parsing.

ChangeLog
configure.ac

index a2b3606..aea8ae8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-08-14  Tim-Philipp Müller  <tim.muller at collabora co uk>
+
+       * configure.ac::
+         Require -base CVS for wavparse acid chunk parsing.
+
 2008-08-13  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
 
        * ext/pulse/pulsesink.c: (gst_pulsesink_class_init),
index f9b464a..d478556 100644 (file)
@@ -48,7 +48,7 @@ AM_PROG_LIBTOOL
 
 dnl *** required versions of GStreamer stuff ***
 GST_REQ=0.10.20.1
-GSTPB_REQ=0.10.20
+GSTPB_REQ=0.10.20.1
 
 dnl *** autotools stuff ****