mention dependency on python-libnss

This commit is contained in:
Seth Schoen
2012-07-01 11:58:38 -07:00
parent 10ba09926b
commit 8ef5909963
+2 -1
View File
@@ -6,7 +6,8 @@ Set CHOCOLATESERVER environment variable for "make deploy" and client.py!
chocolate.py - server-side, requires web.py (python-webpy),
PyCrypto (python-crypto), redis, python-redis, python-protobuf
PyCrypto (python-crypto), redis, python-redis, python-protobuf,
python-nss
probably wants to run under a web server like lighttpd with fastcgi
client.py - experimental tool for making requests and parsing replies