summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian@centricular.com>2016-09-14 11:33:13 +0200
committerSebastian Dröge <sebastian@centricular.com>2016-09-14 11:33:13 +0200
commit2c595c5f7ba5cfe0c769f3a83ed6a385e85ac6d2 (patch)
treefa4b2880738879b1f3cdffe1daa5605b58c4b7fd
parentcb9078627c792bbb10b32ae46cf9d132dcfab938 (diff)
downloadgst-omx-2c595c5f7ba5cfe0c769f3a83ed6a385e85ac6d2.tar.gz
configure: Depend on gstreamer 1.9.2.1
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 124ad3a..b32b6b5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -48,7 +48,7 @@ AG_GST_LIBTOOL_PREPARE
AS_LIBTOOL(GST, 902, 902, 902)
dnl *** required versions of GStreamer stuff ***
-GST_REQ=1.9.2
+GST_REQ=1.9.2.1
dnl *** autotools stuff ****