summaryrefslogtreecommitdiff
path: root/doc/install.asciidoc
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2021-01-17 13:18:41 +0100
committerFlorian Bruhin <me@the-compiler.org>2021-01-17 13:18:41 +0100
commit0d64ae3fe33663d5ee536a53d15b21763b73e488 (patch)
tree1b4e64e1d06c7fbfd0c8992380317c0dcef897a4 /doc/install.asciidoc
parent2ab4d8a021b2efef4f4de6b366a7190925c69612 (diff)
downloadqutebrowser-0d64ae3fe33663d5ee536a53d15b21763b73e488.tar.gz
qutebrowser-0d64ae3fe33663d5ee536a53d15b21763b73e488.zip
Finish dropping PyPEG2
Closes #1161
Diffstat (limited to 'doc/install.asciidoc')
-rw-r--r--doc/install.asciidoc2
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/install.asciidoc b/doc/install.asciidoc
index 03f079cad..954c7da41 100644
--- a/doc/install.asciidoc
+++ b/doc/install.asciidoc
@@ -218,8 +218,6 @@ sbopkg -V 14.2
sbopkg -r
----
-The pyPEG2 and MarkupSafe dependencies both need building for python3. You can either set PYTHON3=yes in the shell or set those as options in the dialog menu for each.
-
Generate a queue file for qutebrowser and dependencies:
----