The video media_type needs pygtk/gtk.
authorElrond <elrond+mediagoblin.org@samba-tng.org>
Thu, 29 Mar 2012 11:15:38 +0000 (13:15 +0200)
committerElrond <elrond+mediagoblin.org@samba-tng.org>
Thu, 29 Mar 2012 11:15:38 +0000 (13:15 +0200)
Note in the docs, that the video media_type needs the gtk
and pygtk modules and where to get them on debian.

docs/source/media-types.rst

index ec06842224b776f514c096f8ccf69d54522055d8..a6e7638515dc16b906939450be9869bd3957a979 100644 (file)
@@ -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::