aboutsummaryrefslogtreecommitdiff
path: root/network/qutebrowser/README
diff options
context:
space:
mode:
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")