add configparser dependency

This commit is contained in:
Michel Oosterhof
2016-08-20 08:22:23 +00:00
parent 6759c759e0
commit 645f4fe6e5

View File

@@ -5,7 +5,7 @@
Install prerequisites on Debian based systems:
```
$ sudo apt-get install python-twisted python-crypto python-pyasn1 python-gmpy2 python-mysqldb python-zope.interface
$ sudo apt-get install python-twisted python-configparser python-crypto python-pyasn1 python-gmpy2 python-mysqldb python-zope.interface
```
Install prerequisites on RedHat based systems: