Added extras to the README and virtualenv setup

This commit is contained in:
2010-10-28 09:30:30 +01:00
parent c6015dfdad
commit 05919de1d3
2 changed files with 3 additions and 1 deletions

3
README
View File

@@ -3,9 +3,10 @@ REQUIREMENTS
Use ./setup-env.sh to setup the virtualenv for Auth, you'll also need the following packages (as named on Debian):
python-zeroc-ice (ZeroC ICE Bindings for Python)
python-zeroc-ice (ZeroC ICE Bindings for Python, only needed if you are using Mumble connecitivty)
python-imaging (PIL)
python-mysqldb (MySQL connectors for Python)
python-crypto (SSL and related stuff for Django)
RUNNING
-------