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:
40
39
+ ConfigObj (``python-configobj``)
41
40
+ docutils (``python-docutils``)
42
41
+ epydoc (``python-epydoc``)