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

index abeaaa1..6f03749 100644 (file)
@@ -45,8 +45,8 @@ AC_DEFINE_UNQUOTED(GST_API_VERSION, "$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 ****