summaryrefslogtreecommitdiff
path: root/README.asciidoc
diff options
context:
space:
mode:
authorFlorian Bruhin <git@the-compiler.org>2017-09-19 10:46:46 +0200
committerFlorian Bruhin <git@the-compiler.org>2017-09-19 10:46:46 +0200
commitcfbe0f8cbc9e4986b4048e387736213acc713367 (patch)
treef1d50f5eac4084108d9629eeb41359684a38be91 /README.asciidoc
parent59236802c1a7740c53d5ee0b80804cb5e1ad9fbd (diff)
downloadqutebrowser-cfbe0f8cbc9e4986b4048e387736213acc713367.tar.gz
qutebrowser-cfbe0f8cbc9e4986b4048e387736213acc713367.zip
Update dependencies in README
[ci skip]
Diffstat (limited to 'README.asciidoc')
-rw-r--r--README.asciidoc7
1 files changed, 4 insertions, 3 deletions
diff --git a/README.asciidoc b/README.asciidoc
index 652ea71b3..bf2231063 100644
--- a/README.asciidoc
+++ b/README.asciidoc
@@ -104,10 +104,11 @@ The following software and libraries are required to run qutebrowser:
- QtCore / qtbase
- QtQuick (part of qtbase in some distributions)
- QtSQL (part of qtbase in some distributions)
+ - QtOpenGL
- QtWebEngine, or
- - QtWebKit (old or link:https://github.com/annulen/webkit/wiki[reloaded]/NG).
- Note that support for legacy QtWebKit (before 5.212) will be
- dropped soon.
+ - QtWebKit - only the
+ link:https://github.com/annulen/webkit/wiki[updated fork] (5.212) is
+ supported.
* http://www.riverbankcomputing.com/software/pyqt/intro[PyQt] 5.7.0 or newer
(5.9 recommended) for Python 3.
* https://pypi.python.org/pypi/setuptools/[pkg_resources/setuptools]