configure: Depend on gstreamer 1.9.2.1

This commit is contained in:
Sebastian Dröge 2016-09-14 11:31:07 +02:00
parent 8443af343e
commit 036da8b33c

View file

@ -43,8 +43,8 @@ AG_GST_LIBTOOL_PREPARE
AS_LIBTOOL(GST, 902, 0, 902)
dnl *** required versions of GStreamer stuff ***
GST_REQ=1.9.2
GST_PBREQ=1.9.2
GST_REQ=1.9.2.1
GST_PBREQ=1.9.2.1
ORC_REQ=0.4.16
ORC_CHECK([$ORC_REQ])