summaryrefslogtreecommitdiff
path: root/README.asciidoc
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2020-11-03 12:04:59 +0100
committerFlorian Bruhin <me@the-compiler.org>2020-11-04 11:30:54 +0100
commitc4a72120d2728b0920e066f2de837f49c1cb6cf9 (patch)
treee9d66bc6c682c6bbbc144b3bfc41b798aa7e578e /README.asciidoc
parentc6d6ea532f5d81d5c0c687fda0307f4ffb621470 (diff)
downloadqutebrowser-c4a72120d2728b0920e066f2de837f49c1cb6cf9.tar.gz
qutebrowser-c4a72120d2728b0920e066f2de837f49c1cb6cf9.zip
old qt: Adjust docs
Diffstat (limited to 'README.asciidoc')
-rw-r--r--README.asciidoc8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.asciidoc b/README.asciidoc
index 42dd8f034..a3cf8b270 100644
--- a/README.asciidoc
+++ b/README.asciidoc
@@ -110,8 +110,8 @@ Requirements
The following software and libraries are required to run qutebrowser:
* https://www.python.org/[Python] 3.6 or newer
-* https://www.qt.io/[Qt] 5.7.1 or newer (5.14 recommended; support for < 5.11
- will be dropped with qutebrowser v2.0.0) with the following modules:
+* https://www.qt.io/[Qt] 5.12.0 or newer (5.12 LTS or 5.15 recommended)
+ with the following modules:
- QtCore / qtbase
- QtQuick (part of qtbase in some distributions)
- QtSQL (part of qtbase in some distributions)
@@ -123,8 +123,8 @@ The following software and libraries are required to run qutebrowser:
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.14 recommended, support for < 5.11 will be dropped soon) for Python 3
+* https://www.riverbankcomputing.com/software/pyqt/intro[PyQt] 5.12.0 or newer
+ for Python 3
* https://pypi.python.org/pypi/setuptools/[pkg_resources/setuptools]
* https://fdik.org/pyPEG/[pyPEG2]
* http://jinja.pocoo.org/[jinja2]