configure.ac: Require core CVS HEAD for Andy's basesrc/sink API additions.

Original commit message from CVS:
* configure.ac:
Require core CVS HEAD for Andy's basesrc/sink API additions.
This commit is contained in:
Tim-Philipp Müller 2007-01-09 10:37:01 +00:00
parent 7ccf512bce
commit b74b06239b
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2007-01-09 Tim-Philipp Müller <tim at centricular dot net>
* configure.ac:
Require core CVS HEAD for Andy's basesrc/sink API additions.
2007-01-08 Tim-Philipp Müller <tim at centricular dot net>
Patch by: Günter Thelen <daedalus dot inc at gmx net>

View file

@ -52,7 +52,7 @@ dnl AS_LIBTOOL_TAGS
AM_PROG_LIBTOOL
dnl *** required versions of GStreamer stuff ***
GST_REQ=0.10.10.1
GST_REQ=0.10.11.1
dnl *** autotools stuff ****