diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/hacking/index.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/hacking/index.rst b/docs/hacking/index.rst index af3c5f2..71002f0 100644 --- a/docs/hacking/index.rst +++ b/docs/hacking/index.rst @@ -36,7 +36,7 @@ Install the system-wide dependencies. For debian-based systems:: sudo apt install build-essential python-dev python-virtualenv \ libsqlcipher-dev libssl-dev libffi-dev \ - python-pyqt5 python-pyqt5.webkit + python-pyqt5 python-pyqt5.qtwebkit If you are going to be running tests that involve creating a lot of OpenPGP keys, and specially in vms, the following is also recommended to speed up |