aboutsummaryrefslogtreecommitdiff
path: root/network/qutebrowser/README
diff options
context:
space:
mode:
authorDave Woodfall <dave@slackbuilds.org>2021-03-12 21:26:13 +0000
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2021-03-13 09:02:39 +0700
commit0e63e45ed1256d226a548ff694d48e1b21a85375 (patch)
tree3f71da5b0516ba058314a03b31f715e91e043743 /network/qutebrowser/README
parent0a16ffa83db469afe84bc572aaacd119fd071e53 (diff)
network/qutebrowser: Updated for version 2.1.0.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/qutebrowser/README')
-rw-r--r--network/qutebrowser/README13
1 files changed, 3 insertions, 10 deletions
diff --git a/network/qutebrowser/README b/network/qutebrowser/README
index c2a70f0fb8644..5d3cf497f40e9 100644
--- a/network/qutebrowser/README
+++ b/network/qutebrowser/README
@@ -5,15 +5,8 @@ GUI. It's based on Python and PyQt5 and free software,
licensed under the GPL. It was inspired by other
browsers/addons like dwb and Vimperator/Pentadactyl.
-Optional dependency:
+Optional dependencies:
qt5-webkit (for the webkit backend)
-
-NOTE:
-
-pyPEG2 needs building for python3:
-
-PYTHON3=yes ./pyPEG2.SlackBuild
-
-If you are using sbopkg you can add this as an option on
-their pages before starting the build queue.
+Pygments (for the :view-source command with the QtWebKit backend.
+ and with QtWebEngine for ":view-source --pygments")