diff options
author | Ruben Pollan <meskio@sindominio.net> | 2017-05-26 11:37:00 +0200 |
---|---|---|
committer | Ruben Pollan <meskio@sindominio.net> | 2017-05-26 11:37:00 +0200 |
commit | e6e6a1db3587f18a614c6658bc0c6a1c8e97645a (patch) | |
tree | 4f00309a3ab18548229e891c84738ad26508f963 /docs/hacking/index.rst | |
parent | 957272f27ad1e5f8062fe836d55f984351fc16ec (diff) |
[doc] webkit -> qtwebkit
Diffstat (limited to 'docs/hacking/index.rst')
-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 |