diff options
| author | antialias <antialias@leap.se> | 2012-09-14 12:04:22 -0400 |
|---|---|---|
| committer | antialias <antialias@leap.se> | 2012-09-14 12:04:22 -0400 |
| commit | cfb7f5a2e9bae74dd60067a399a222d62e81da2c (patch) | |
| tree | b077391e835e7cc71d63bb1161c60acbf3fca4cf | |
| parent | 430b6326d06d81c44d534543c8e9684a5c0fcb15 (diff) | |
libgnutls-dev was missing from README installation instructions.
| -rw-r--r-- | README.txt | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -19,7 +19,7 @@ Dependencies If you are on a debian-based system, you can run: -apt-get install python-qt4 python-qt4-doc pyqt4-dev-tools python-gnutls python-setuptools python-nose +apt-get install python-qt4 python-qt4-doc pyqt4-dev-tools python-gnutls libgnutls-dev python-setuptools python-nose Install --------------- |
