From 8b72fdecdc07e22f57dfedab25140f83ee36397d Mon Sep 17 00:00:00 2001 From: =?utf8?q?Tim-Philipp=20M=C3=BCller?= Date: Mon, 10 Jan 2011 15:43:40 +0000 Subject: [PATCH] update-common: add gst-editing-services to modules to be updated --- update-common | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/update-common b/update-common index 85ed6e2..0d56dcd 100755 --- a/update-common +++ b/update-common @@ -22,7 +22,7 @@ set -x modules="gstreamer gst-plugins-base gst-plugins-good gst-plugins-bad \ gst-plugins-ugly gst-ffmpeg gst-python \ - gnonlin gst-plugins-gl gst-rtsp-server" + gnonlin gst-plugins-gl gst-rtsp-server gst-editing-services" topdir=`pwd` dir=`mktemp -d $topdir/common-update-XXXXXX` -- 2.7.4