configure: Require core/base 0.11.91

This commit is contained in:
Sebastian Dröge 2012-05-16 09:13:05 +02:00
parent c96b2f174a
commit c2b44dc92c

View file

@ -47,8 +47,8 @@ AC_DEFINE_UNQUOTED(GST_API_VERSION, "$GST_API_VERSION",
AS_LIBTOOL(GST, 0, 0, 0)
dnl *** required versions of GStreamer stuff ***
GST_REQ=0.11.90
GSTPB_REQ=0.11.90
GST_REQ=0.11.91
GSTPB_REQ=0.11.91
dnl *** autotools stuff ****