diff options
author | Peter Palfrader <peter@palfrader.org> | 2004-02-17 04:45:27 +0000 |
---|---|---|
committer | Peter Palfrader <peter@palfrader.org> | 2004-02-17 04:45:27 +0000 |
commit | fdf959536feda8b1f647ecd49a017b381cfe1bd5 (patch) | |
tree | 2bc1344484f82390a84fa0aa1a1852659fcd8023 /debian/control | |
parent | 8b8753cbfa71c1f07d0c60a28491cba97b726246 (diff) | |
download | tor-fdf959536feda8b1f647ecd49a017b381cfe1bd5.tar.gz tor-fdf959536feda8b1f647ecd49a017b381cfe1bd5.zip |
Put back privoxy into recommends. Somehow privoxy was removed and not tsocks
svn:r1081
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 2f78d47d4d..c3d070ece6 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Standards-Version: 3.6.1 Package: tor Architecture: any Depends: ${shlibs:Depends}, adduser, tsocks -Recommends: tsocks +Recommends: privoxy Suggests: mixmaster, mixminion, anon-proxy Description: anonymizing overlay network for TCP Tor is a connection-based low-latency anonymous communication system which |