diff options
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. |