The video media_type needs pygtk/gtk.
[mediagoblin.git] / 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::