configure.ac: update core requirement to 0.10.4.1 because of async_playback vmethod on GstBaseSink

Original commit message from CVS:
2006-03-24  Thomas Vander Stichele <thomas at apestaart dot org>

* configure.ac:
update core requirement to 0.10.4.1 because of async_playback
vmethod on GstBaseSink
This commit is contained in:
Thomas Vander Stichele 2006-03-24 17:26:54 +00:00
parent d3d0358bfa
commit 59522486b6
2 changed files with 7 additions and 1 deletions

View file

@ -1,3 +1,9 @@
2006-03-24 Thomas Vander Stichele <thomas at apestaart dot org>
* configure.ac:
update core requirement to 0.10.4.1 because of async_playback
vmethod on GstBaseSink
2006-03-24 Stefan Kost <ensonic@users.sf.net>
* ext/ogg/gstoggmux.c: (gst_ogg_mux_init):

View file

@ -43,7 +43,7 @@ AS_LIBTOOL_TAGS
AM_PROG_LIBTOOL
dnl *** required versions of GStreamer stuff ***
GST_REQ=0.10.4
GST_REQ=0.10.4.1
dnl *** autotools stuff ****