configure: Depend on gstreamer 1.9.2.1
authorSebastian Dröge <sebastian@centricular.com>
Wed, 14 Sep 2016 09:31:32 +0000 (11:31 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Wed, 14 Sep 2016 09:31:32 +0000 (11:31 +0200)
configure.ac

index 18e191b..9ad379d 100644 (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