mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-22 00:06:36 +00:00
configure.ac: Require -base CVS for wavparse acid chunk parsing.
Original commit message from CVS: * configure.ac:: Require -base CVS for wavparse acid chunk parsing.
This commit is contained in:
parent
37dee77f26
commit
13de1e039b
2 changed files with 6 additions and 1 deletions
|
@ -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),
|
||||
|
|
|
@ -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 ****
|
||||
|
||||
|
|
Loading…
Reference in a new issue