configure: Depend on gstreamer 1.9.2.1

This commit is contained in:
Sebastian Dröge 2016-09-14 11:31:32 +02:00
parent 0f98e1ff44
commit 2f0bd77249

View file

@ -38,7 +38,7 @@ AC_SUBST(ACLOCAL_AMFLAGS, "-I m4 -I common/m4")
dnl required versions of other packages
dnl Note that they are runtime requirements
AC_SUBST(GST_REQ, 1.9.2)
AC_SUBST(GST_REQ, 1.9.2.1)
AC_SUBST(PYGOBJECT_REQ, 3.0)
AC_DISABLE_STATIC