aboutsummaryrefslogtreecommitdiff
path: root/network/qutebrowser-tox/README
diff options
context:
space:
mode:
Diffstat (limited to 'network/qutebrowser-tox/README')
-rw-r--r--network/qutebrowser-tox/README7
1 files changed, 5 insertions, 2 deletions
diff --git a/network/qutebrowser-tox/README b/network/qutebrowser-tox/README
index fd030b08fb5d5..aaf656b629241 100644
--- a/network/qutebrowser-tox/README
+++ b/network/qutebrowser-tox/README
@@ -4,9 +4,12 @@ It's based on Qt and PyQt5 and free software, licensed under the GPL.
It was inspired by other browsers/addons like dwb and
Vimperator/Pentadactyl.
-This script runs tox to install all needed dependencies in a virtual
+This SlackBuild installs all needed dependencies in a virtual
environment subfolder. This comes with an up-to-date Qt/PyQt including a
pre-compiled QtWebEngine binary, but has a couple of caveats:
* It only works on 64-bit x86 systems.
* It comes with a QtWebEngine compiled without proprietary codec support
- (such as h.264).
+ (such as h.264).
+
+Before version 1.10.0 this SlackBuild used tox to manage virtualenv, hence
+the name of the SlackBuild.