summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorKali Kaneko (leap communications) <kali@leap.se>2016-09-01 02:51:17 -0400
committerKali Kaneko (leap communications) <kali@leap.se>2016-09-01 03:03:40 -0400
commit8f54b804d78d25c2d4e0174b13dafc44eabd4d54 (patch)
treea2b180631ac6b3a91bb0f1125d13e9823ffca904 /README.rst
parent12e67898bab6a36ad3726843052dd47c45d8f36f (diff)
[pkg] add requirements-dev
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index ecfe3fa0..587e4d32 100644
--- a/README.rst
+++ b/README.rst
@@ -10,8 +10,8 @@ If you want to develop for the encrypted mail service, execute inside your virtu
make dev-mail
If you want to develop for the gui client too, you have to have installed the
-python2 bindings for Qt5 in your system (in debian is python-pyqt5). After
-ensuring this, you can do::
+python2 bindings for Qt5 in your system (in debian this is python-pyqt5,
+python-pyqt5.qtwebkit). After ensuring this, you can do::
make dev-all