summaryrefslogtreecommitdiff
path: root/README.asciidoc
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2021-07-19 10:37:04 +0200
committerFlorian Bruhin <me@the-compiler.org>2021-07-19 10:37:04 +0200
commit5b0365ddeefbd0fba443f5c152f5efa0a393dbec (patch)
tree66f968555490d34a9788398be1ec7095c3af5133 /README.asciidoc
parentd0ae710f66787e07ea4c042f8523cf7f4a9e895a (diff)
downloadqutebrowser-5b0365ddeefbd0fba443f5c152f5efa0a393dbec.tar.gz
qutebrowser-5b0365ddeefbd0fba443f5c152f5efa0a393dbec.zip
Add note about Qt 6
See #6604
Diffstat (limited to 'README.asciidoc')
-rw-r--r--README.asciidoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.asciidoc b/README.asciidoc
index 80d8b3880..5c87df857 100644
--- a/README.asciidoc
+++ b/README.asciidoc
@@ -75,8 +75,8 @@ Requirements
The following software and libraries are required to run qutebrowser:
* https://www.python.org/[Python] 3.6.1 or newer
-* https://www.qt.io/[Qt] 5.12.0 or newer (5.12 LTS or 5.15 recommended)
- with the following modules:
+* https://www.qt.io/[Qt] 5.12.0 or newer (5.12 LTS or 5.15 recommended, Qt 6 is
+ not supported yet) with the following modules:
- QtCore / qtbase
- QtQuick (part of qtbase or qtdeclarative in some distributions)
- QtSQL (part of qtbase in some distributions)