summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.txt b/README.txt
index 28971255..c298ef91 100644
--- a/README.txt
+++ b/README.txt
@@ -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
---------------