summaryrefslogtreecommitdiff
path: root/update-common
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim.muller@collabora.co.uk>2012-04-07 20:19:43 +0100
committerTim-Philipp Müller <tim.muller@collabora.co.uk>2012-04-07 20:19:43 +0100
commit4de86d2d4abeb0f4a04eb7844dec163c7d011b37 (patch)
tree322dcdead05cb7c76d87a24f02375f8edc8b16e6 /update-common
parent27b1e88d06e5ed69b86ff705c10c2c8fe67b1cd1 (diff)
downloadgstreamer-common-4de86d2d4abeb0f4a04eb7844dec163c7d011b37.tar.gz
update-common: don't update gst-python's common any more
There's no gst-python for 0.11/1.0.
Diffstat (limited to 'update-common')
-rwxr-xr-xupdate-common2
1 files changed, 1 insertions, 1 deletions
diff --git a/update-common b/update-common
index e3b95e4..dd4d736 100755
--- a/update-common
+++ b/update-common
@@ -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-python \
+ gst-plugins-ugly gst-ffmpeg \
gnonlin gst-plugins-gl gst-rtsp-server gst-editing-services"
topdir=`pwd`