configure.ac: Depend on released versions of core and -base.

Original commit message from CVS:
* configure.ac:
Depend on released versions of core and -base.
This commit is contained in:
Tim-Philipp Müller 2008-06-24 15:42:33 +00:00
parent 75c5d2e4ef
commit e6d9cd5f16
2 changed files with 7 additions and 2 deletions

View file

@ -1,3 +1,8 @@
2008-06-24 Tim-Philipp Müller <tim.muller at collabora co uk>
* configure.ac:
Depend on released versions of core and -base.
2008-06-23 Julien Moutte <julien@fluendo.com>
* gst/matroska/matroska-demux.c:

View file

@ -47,8 +47,8 @@ AC_LIBTOOL_WIN32_DLL
AM_PROG_LIBTOOL
dnl *** required versions of GStreamer stuff ***
GST_REQ=0.10.19.1
GSTPB_REQ=0.10.19.1
GST_REQ=0.10.20
GSTPB_REQ=0.10.20
dnl *** autotools stuff ****