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

index 6ba4cf4..9f4f903 100644 (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])