summaryrefslogtreecommitdiffstats
path: root/network/qutebrowser-bin/README
diff options
context:
space:
mode:
Diffstat (limited to 'network/qutebrowser-bin/README')
-rw-r--r--network/qutebrowser-bin/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/network/qutebrowser-bin/README b/network/qutebrowser-bin/README
index f386ebb9b6..49fca7d063 100644
--- a/network/qutebrowser-bin/README
+++ b/network/qutebrowser-bin/README
@@ -10,3 +10,10 @@ pre-compiled QtWebEngine binary, but has a couple of caveats:
* It only works on 64-bit x86 systems.
* It comes with a QtWebEngine compiled without proprietary codec support
(such as h.264).
+
+qt6 needed for this script can be built without webengine to speed up
+compilation. If such an option is not available, just replace the line
+tar xvf $CWD/$SRCNAM-$VERSION.tar.xz
+with
+tar xvf $CWD/$SRCNAM-$VERSION.tar.xz --exclude=qtwebengine
+in qt6.SlackBuild.