summaryrefslogtreecommitdiff
path: root/README.asciidoc
diff options
context:
space:
mode:
authorFlorian Bruhin <git@the-compiler.org>2018-06-21 16:35:17 +0200
committerFlorian Bruhin <git@the-compiler.org>2018-06-21 16:35:29 +0200
commitc87757a9134b9940409ef78f838c8832c076a0a4 (patch)
tree4505eac4b33466732251007f8a7f65b4740b685a /README.asciidoc
parent9f5ca475c9778041a0c26292f4da7bb3de822bda (diff)
downloadqutebrowser-c87757a9134b9940409ef78f838c8832c076a0a4.tar.gz
qutebrowser-c87757a9134b9940409ef78f838c8832c076a0a4.zip
Revert "Properly add QtQuickWidgets dependency"
Looks like FreeBSD doesn't have QtQuickWidgets packaged at all, so let's do the same without requiring it... This reverts commit e5405f0ae940a62d7be756acb1ae9549108742a3.
Diffstat (limited to 'README.asciidoc')
-rw-r--r--README.asciidoc1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.asciidoc b/README.asciidoc
index 89ee3a610..db401d49d 100644
--- a/README.asciidoc
+++ b/README.asciidoc
@@ -100,7 +100,6 @@ The following software and libraries are required to run qutebrowser:
* http://qt.io/[Qt] 5.7.1 or newer (5.10 recommended) with the following modules:
- QtCore / qtbase
- QtQuick (part of qtbase in some distributions)
- - QtQuickWidgets (part of qtbase/QtQuick in some distributions)
- QtSQL (part of qtbase in some distributions)
- QtOpenGL
- QtWebEngine, or