31
31
.. If this list changes, you also need to change the list below, and
32
32
the list in bin/ivle-dev-setup.
35
35
* Apache 2.x (``apache2``) with modules:
36
36
+ mod_python (``libapache2-mod-python``)
37
37
+ mod_dav_svn and mod_authz_svn (``libapache2-svn``)
38
38
* Python 2.5 (``python2.5``) or 2.6 (``python2.6``) with modules:
39
40
+ ConfigObj (``python-configobj``)
40
41
+ docutils (``python-docutils``)
41
42
+ epydoc (``python-epydoc``)