configure: Depend on gstreamer 1.9.2.1

This commit is contained in:
Sebastian Dröge 2016-09-14 11:31:23 +02:00
parent a63c754222
commit e32a948868

View file

@ -54,8 +54,8 @@ AC_SUBST(GST_API_VERSION)
AS_LIBTOOL(GST, 902, 0, 902)
dnl *** required versions of GStreamer stuff ***
GST_REQ=1.9.2
GSTPB_REQ=1.9.2
GST_REQ=1.9.2.1
GSTPB_REQ=1.9.2.1
dnl *** autotools stuff ****