aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/source/media-types.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/media-types.rst b/docs/source/media-types.rst
index ec068422..647f2b42 100644
--- a/docs/source/media-types.rst
+++ b/docs/source/media-types.rst
@@ -30,7 +30,7 @@ To enable video, first install gstreamer and the python-gstreamer
bindings (as well as whatever gstremaer extensions you want,
good/bad/ugly). On Debianoid systems::
- sudo apt-get install python-gst0.10
+ sudo apt-get install python-gst0.10 gstreamer0.10-plugins-{base,bad,good,ugly} gstreamer0.10-ffmpeg
Next, modify (and possibly copy over from ``mediagoblin.ini``) your
``mediagoblin_local.ini``. Uncomment this line in the ``[mediagoblin]``