diff options
author | Kyle Guinn <elyk03@gmail.com> | 2021-04-10 00:35:56 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-04-10 17:04:44 +0700 |
commit | 649b71b55915111a92ab83fe57a3cd4f3e6b4847 (patch) | |
tree | 12ad27f36db964b78248b7f45e3dc533ec0e3224 /network/privoxy/README | |
parent | f0fa5abcefaf564e209aed601e5f8527c1a90d78 (diff) | |
download | slackbuilds-649b71b55915111a92ab83fe57a3cd4f3e6b4847.tar.gz |
network/privoxy: Updated for version 3.0.32.
Signed-off-by: Kyle Guinn <elyk03@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/privoxy/README')
-rw-r--r-- | network/privoxy/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/network/privoxy/README b/network/privoxy/README index eb6d9f207a..3aed32d9a3 100644 --- a/network/privoxy/README +++ b/network/privoxy/README @@ -5,6 +5,8 @@ Privoxy has a flexible configuration and can be customized to suit individual needs and tastes. It has application for both stand-alone systems and multi-user networks. +brotli is an optional dependency. + Before executing the script, you will need to create a privoxy user and group. To do that, run the following commands: |