update-common: gst-omx wants an updated common module too
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Mon, 16 Apr 2012 07:13:50 +0000 (09:13 +0200)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Mon, 16 Apr 2012 07:13:50 +0000 (09:13 +0200)
update-common

index dd4d736..833864a 100755 (executable)
@@ -23,7 +23,7 @@ set -e
 set -x
 
 modules="gstreamer gst-plugins-base gst-plugins-good gst-plugins-bad \
-       gst-plugins-ugly gst-ffmpeg \
+       gst-plugins-ugly gst-ffmpeg gst-omx \
        gnonlin gst-plugins-gl gst-rtsp-server gst-editing-services"
 
 topdir=`pwd`