summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian@centricular.com>2016-09-14 11:29:59 +0200
committerSebastian Dröge <sebastian@centricular.com>2016-09-14 11:30:28 +0200
commitfef0efdddb6edfd02a1e309979203e8ab3559d2a (patch)
tree6ccd53216ce50c2b26ce277ad00f96f0a5ab1aae /configure.ac
parentdcfc69ab1d1ced1ad2970d401bd6242dca516de3 (diff)
configure: Depend on gstreamer 1.9.2.1
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index e7e9e69bc..c2a1091e5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -59,7 +59,7 @@ dnl sets GST_LT_LDFLAGS
AS_LIBTOOL(GST, 902, 0, 902)
dnl *** required versions of GStreamer stuff ***
-GST_REQ=1.9.2
+GST_REQ=1.9.2.1
dnl *** autotools stuff ****