aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorJoar Wandborg <git@wandborg.com>2012-03-29 16:19:11 +0200
committerJoar Wandborg <git@wandborg.com>2012-03-29 16:19:11 +0200
commit90b25eb2d1563ca945c18151738196d5305568fb (patch)
tree679d001825f1ec214e9b2bd165574671de33fa8e /docs
parent97e40b52854a4177ac5da62ca567d4003867e08b (diff)
parent582958e333e9624654d57fb9e17d3340b5d0ac9b (diff)
downloadmediagoblin-90b25eb2d1563ca945c18151738196d5305568fb.tar.lz
mediagoblin-90b25eb2d1563ca945c18151738196d5305568fb.tar.xz
mediagoblin-90b25eb2d1563ca945c18151738196d5305568fb.zip
Merge branch 'master' of gitorious.org:mediagoblin/mediagoblin
Diffstat (limited to 'docs')
-rw-r--r--docs/source/media-types.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/source/media-types.rst b/docs/source/media-types.rst
index ec068422..a6e76385 100644
--- a/docs/source/media-types.rst
+++ b/docs/source/media-types.rst
@@ -32,6 +32,10 @@ good/bad/ugly). On Debianoid systems::
sudo apt-get install python-gst0.10
+Currently you need the gtk and pygtk modules::
+
+ sudo apt-get install python-gtk2
+
Next, modify (and possibly copy over from ``mediagoblin.ini``) your
``mediagoblin_local.ini``. Uncomment this line in the ``[mediagoblin]``
section::