Bump GStreamer dependency version to current master (1.1.0)

This commit is contained in:
Thibault Saunier 2013-01-14 09:01:24 -03:00
parent 7f81f16674
commit 48ade33273

View file

@ -44,8 +44,8 @@ AC_SUBST(GST_API_VERSION)
AS_LIBTOOL(GST, 0, 0, 0)
dnl *** required versions of GStreamer stuff ***
GST_REQ=0.11.0
GSTPB_REQ=0.11.0
GST_REQ=1.1.0
GSTPB_REQ=1.1.0
dnl *** autotools stuff ****