configure: bump core/base requirement to released versions

This commit is out of sequence, it really belongs between commits
15098331412ceb982c24b89bb4346354fb56433c (Automatic update of
common submodule) and dd26f378b01d679834f12935efc7093fb5807956
(configure: Fix the CELT checks to ...)
This commit is contained in:
Tim-Philipp Müller 2010-08-09 00:42:45 +01:00
parent df0fed14e6
commit 35680a0ee8

View File

@ -50,8 +50,8 @@ AC_LIBTOOL_WIN32_DLL
AM_PROG_LIBTOOL
dnl *** required versions of GStreamer stuff ***
GST_REQ=0.10.29.1
GSTPB_REQ=0.10.29.1
GST_REQ=0.10.30
GSTPB_REQ=0.10.30
dnl *** autotools stuff ****