update-common: remove gst-openmax
authorFelipe Contreras <felipe.contreras@gmail.com>
Wed, 11 Mar 2009 21:53:05 +0000 (23:53 +0200)
committerFelipe Contreras <felipe.contreras@gmail.com>
Wed, 11 Mar 2009 21:54:09 +0000 (23:54 +0200)
No more spam :)

Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
update-common

index 6416929..aa2e9dc 100755 (executable)
@@ -21,7 +21,7 @@ set -e
 set -x
 
 modules="gstreamer gst-plugins-base gst-plugins-good gst-plugins-bad \
-       gst-plugins-ugly gst-ffmpeg gst-openmax gst-python \
+       gst-plugins-ugly gst-ffmpeg gst-python \
        gnonlin gst-plugins-gl"
 
 topdir=`pwd`