summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorSol Jerome <sol.jerome@gmail.com>2014-02-20 15:12:03 -0600
committerSol Jerome <sol.jerome@gmail.com>2014-02-20 15:12:16 -0600
commit0e98739497a243ff880d98bd24a6f7393ae13490 (patch)
tree8301d2acdc0ef9fc977b0daad90fe79e58d91250 /doc
parent07d7fe9c2a120a204b3f61066f33f8a173556d9d (diff)
downloadbcfg2-0e98739497a243ff880d98bd24a6f7393ae13490.tar.gz
bcfg2-0e98739497a243ff880d98bd24a6f7393ae13490.tar.bz2
bcfg2-0e98739497a243ff880d98bd24a6f7393ae13490.zip
doc: Update prerequisites
Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/installation/prerequisites.txt6
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/installation/prerequisites.txt b/doc/installation/prerequisites.txt
index e920f955b..f8128b33d 100644
--- a/doc/installation/prerequisites.txt
+++ b/doc/installation/prerequisites.txt
@@ -30,6 +30,8 @@ Bcfg2 Client
| debsums (if APT tool | Any | |
| driver is used) | | |
+----------------------------+------------------------+--------------------------------+
+| python-setuptools | Any | |
++----------------------------+------------------------+--------------------------------+
.. [#f1] python 2.5 and later works with elementtree.
@@ -56,6 +58,8 @@ Bcfg2 Server
+-------------------------------+----------+--------------------------------+
| python-ssl (note | Any | python, backported ssl module |
+-------------------------------+----------+--------------------------------+
+| python-setuptools | Any | |
++-------------------------------+----------+--------------------------------+
Bcfg2 Reporting
---------------
@@ -68,5 +72,5 @@ reporting, such as Apache + mod_wsgi or nginx.
+===============================+==========+================================+
| django | 1.2.0+ | |
+-------------------------------+----------+--------------------------------+
-| south | 0.7.0+ | |
+| south | 0.7.5+ | |
+-------------------------------+----------+--------------------------------+