From e78306e989ce71cc7ab5f30ef77423b6dabd2137 Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Sat, 1 Feb 2020 11:05:08 +0100 Subject: Update docs for Qt 5.14.1 Fixes #5202 --- README.asciidoc | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'README.asciidoc') diff --git a/README.asciidoc b/README.asciidoc index 910b7cb99..96decd339 100644 --- a/README.asciidoc +++ b/README.asciidoc @@ -109,9 +109,8 @@ 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 severe bugs in - Qt 5.13.0 and .1); support for < 5.9 will be dropped soon) with the following - modules: +* https://www.qt.io/[Qt] 5.7.1 or newer (5.14 recommended; 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) @@ -124,7 +123,7 @@ The following software and libraries are required to run qutebrowser: 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.13 recommended, support for < 5.9 will be dropped soon) for Python 3 + (5.14 recommended, support for < 5.9 will be dropped soon) for Python 3 * https://pypi.python.org/pypi/setuptools/[pkg_resources/setuptools] * https://fdik.org/pyPEG/[pyPEG2] * http://jinja.pocoo.org/[jinja2] -- cgit v1.2.3-54-g00ecf