summaryrefslogtreecommitdiff
path: root/README.asciidoc
diff options
context:
space:
mode:
Diffstat (limited to 'README.asciidoc')
-rw-r--r--README.asciidoc5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.asciidoc b/README.asciidoc
index 71da0db43..607108e96 100644
--- a/README.asciidoc
+++ b/README.asciidoc
@@ -97,8 +97,9 @@ Requirements
The following software and libraries are required to run qutebrowser:
* https://www.python.org/[Python] 3.5.2 or newer (3.6 recommended)
-* https://www.qt.io/[Qt] 5.7.1 or newer (5.12 recommended due to https://bugreports.qt.io/browse/QTBUG-76913[segfaults on media pages with Qt 5.13]); support for < 5.9
- will be dropped soon) with the following modules:
+* https://www.qt.io/[Qt] 5.7.1 or newer (5.12 recommended due to severe bugs in
+ Qt 5.13.0 and .1); support for < 5.9 will be dropped soon) with the following
+ modules:
- QtCore / qtbase
- QtQuick (part of qtbase in some distributions)
- QtSQL (part of qtbase in some distributions)