summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThiago Santos <thiagoss@osg.samsung.com>2016-02-05 17:05:19 -0300
committerThiago Santos <thiagoss@osg.samsung.com>2016-02-05 17:05:19 -0300
commitb64f03f6090245624608beb5d2fff335e23a01c0 (patch)
tree92c77eff92b0d5e3333cf7a2f9393bd3d6e19e77
parent33f8051a3a5fee6ea5e63f22be3034a81e295038 (diff)
update-common: add gstreamer-vaapi to the list
-rwxr-xr-xupdate-common2
1 files changed, 1 insertions, 1 deletions
diff --git a/update-common b/update-common
index 57621ed..160ad32 100755
--- a/update-common
+++ b/update-common
@@ -30,7 +30,7 @@ set -e
set -x
modules="gstreamer gst-plugins-base gst-plugins-good gst-plugins-bad \
- gst-plugins-ugly gst-libav gst-omx \
+ gst-plugins-ugly gst-libav gst-omx gstreamer-vaapi \
gst-rtsp-server gst-editing-services"
topdir=`pwd`