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

index 5f62d08..226cca9 100644 (file)
@@ -56,10 +56,10 @@ dnl sets GST_LT_LDFLAGS
 AS_LIBTOOL(GST, 902, 0, 902)
 
 dnl *** required versions of GStreamer stuff ***
-GST_REQ=1.9.2
-GSTPB_REQ=1.9.2
-GSTPG_REQ=1.9.2
-GSTPD_REQ=1.9.2
+GST_REQ=1.9.2.1
+GSTPB_REQ=1.9.2.1
+GSTPG_REQ=1.9.2.1
+GSTPD_REQ=1.9.2.1
 
 dnl *** autotools stuff ****