From: Sebastian Dröge Date: Wed, 14 Sep 2016 09:33:13 +0000 (+0200) Subject: configure: Depend on gstreamer 1.9.2.1 X-Git-Tag: 1.16.2~277 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=2c595c5f7ba5cfe0c769f3a83ed6a385e85ac6d2;p=platform%2Fupstream%2Fgst-omx.git configure: Depend on gstreamer 1.9.2.1 --- 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 ****