From d7b699fdf82cfe20852394c3ab4b675bcdf3de64 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Tue, 17 Feb 2004 00:48:33 +0000 Subject: [PATCH] Naturally the debian package now depends on tsocks, not only recommends it svn:r1065 --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index e844aade7f..2f78d47d4d 100644 --- a/debian/control +++ b/debian/control @@ -7,8 +7,8 @@ Standards-Version: 3.6.1 Package: tor Architecture: any -Depends: ${shlibs:Depends}, adduser -Recommends: privoxy, tsocks +Depends: ${shlibs:Depends}, adduser, tsocks +Recommends: tsocks Suggests: mixmaster, mixminion, anon-proxy Description: anonymizing overlay network for TCP Tor is a connection-based low-latency anonymous communication system which