summaryrefslogtreecommitdiff
path: root/README.asciidoc
diff options
context:
space:
mode:
authorÁrni Dagur <arni@dagur.eu>2020-12-19 20:30:03 +0000
committerÁrni Dagur <arni@dagur.eu>2020-12-19 20:30:03 +0000
commit317af23593584366a4eb1d7c077389162cb70c32 (patch)
tree553b3605cf89bd1919fda863757ede09561de3cb /README.asciidoc
parent6e5e80d39af5c258fb67a444d1a0a961474d1c05 (diff)
parent31cd414664ed8600a82c09aec75b13b28befeb5b (diff)
downloadqutebrowser-317af23593584366a4eb1d7c077389162cb70c32.tar.gz
qutebrowser-317af23593584366a4eb1d7c077389162cb70c32.zip
Merge branch 'master' into more-sophisticated-adblock
Diffstat (limited to 'README.asciidoc')
-rw-r--r--README.asciidoc10
1 files changed, 4 insertions, 6 deletions
diff --git a/README.asciidoc b/README.asciidoc
index 903c1415e..203327127 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]
@@ -135,8 +135,6 @@ The following software and libraries are required to run qutebrowser:
The following libraries are optional:
* https://pypi.org/project/adblock/[adblock] (for improved adblocking using ABP syntax)
-* http://cthedot.de/cssutils/[cssutils] (for an improved `:download --mhtml`
- with QtWebKit).
* On Windows, https://pypi.python.org/pypi/colorama/[colorama] for colored log
output.
* http://asciidoc.org/[asciidoc] to generate the documentation for the `:help`