From cfbe0f8cbc9e4986b4048e387736213acc713367 Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Tue, 19 Sep 2017 10:46:46 +0200 Subject: [PATCH] Update dependencies in README [ci skip] --- README.asciidoc | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.asciidoc b/README.asciidoc index 652ea71b3..bf2231063 100644 --- a/README.asciidoc +++ b/README.asciidoc @@ -104,10 +104,11 @@ The following software and libraries are required to run qutebrowser: - QtCore / qtbase - QtQuick (part of qtbase in some distributions) - QtSQL (part of qtbase in some distributions) + - QtOpenGL - QtWebEngine, or - - QtWebKit (old or link:https://github.com/annulen/webkit/wiki[reloaded]/NG). - Note that support for legacy QtWebKit (before 5.212) will be - dropped soon. + - QtWebKit - only the + link:https://github.com/annulen/webkit/wiki[updated fork] (5.212) is + supported. * http://www.riverbankcomputing.com/software/pyqt/intro[PyQt] 5.7.0 or newer (5.9 recommended) for Python 3. * https://pypi.python.org/pypi/setuptools/[pkg_resources/setuptools]