Update QtWebKit info
This commit is contained in:
parent
6ca7db717c
commit
787762488f
|
|
@ -104,9 +104,12 @@ The following software and libraries are required to run qutebrowser:
|
|||
- QtSQL (part of qtbase in some distributions)
|
||||
- QtOpenGL
|
||||
- QtWebEngine, or
|
||||
- alternatively QtWebKit - support for QtWebKit will be dropped soon, and
|
||||
only the link:https://github.com/annulen/webkit/wiki[updated fork] (5.212)
|
||||
is supported
|
||||
- alternatively QtWebKit - only the
|
||||
link:https://github.com/qtwebkit/qtwebkit/wiki[updated fork] (5.212) is
|
||||
supported. **Note: The latest QtWebKit release is based on old WebKit
|
||||
revision with known unpatched vulnerabilities. Please use it carefully and
|
||||
avoid visiting untrusted websites and using it for transmission of
|
||||
sensitive data.**
|
||||
* https://www.riverbankcomputing.com/software/pyqt/intro[PyQt] 5.7.0 or newer
|
||||
(5.13 recommended, support for < 5.9 will be dropped soon) for Python 3
|
||||
* https://pypi.python.org/pypi/setuptools/[pkg_resources/setuptools]
|
||||
|
|
|
|||
Loading…
Reference in New Issue