diff options
Diffstat (limited to 'README.txt')
-rw-r--r-- | README.txt | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -14,11 +14,12 @@ Dependencies * python setuptools * qt4 libraries * python-qt4 +* python-gnutls * python-nose, python-mock, python-coverage (if you want to run tests) If you are on a debian-based system, you can run: -apt-get install python-qt4 python-qt4-doc pyqt4-dev-tools python-setuptools python-nose +apt-get install python-qt4 python-qt4-doc pyqt4-dev-tools python-gnutls python-setuptools python-nose Install --------------- |