diff options
author | David Woodfall <dave@dawoodfall.net> | 2018-02-19 21:52:50 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-02-24 06:55:37 +0700 |
commit | c54e1e82a1e174eb2fa24c05d37f12066d6e4aef (patch) | |
tree | 90a3a2deada8b018e5ddcd1dacf310d086475191 /network/qutebrowser/README | |
parent | c7091ed2c06cafbd34454eebd394aa9158905b00 (diff) |
network/qutebrowser: Update README and fix deps.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/qutebrowser/README')
-rw-r--r-- | network/qutebrowser/README | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/network/qutebrowser/README b/network/qutebrowser/README index 9487343cd5..dbcc57b6b1 100644 --- a/network/qutebrowser/README +++ b/network/qutebrowser/README @@ -8,3 +8,13 @@ Vimperator/Pentadactyl. Optional dependency: qt5-webkit-annulen (for the webkit backend) + +NOTE: + +pyPEG2 and MarkupSafe both need building for python3: + +PYTHON3=yes ./pyPEG2.SlackBuild +PYTHON3=yes ./MarkupSafe.SlackBuild + +If you are using sbopkg you can add those as options on their +pages before starting the build queue. |