From e4db876d15dd184d8c677f3e5bb12bf1c3ae1a13 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 --- trunk/debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/trunk/debian/control b/trunk/debian/control index e844aade7f..2f78d47d4d 100644 --- a/trunk/debian/control +++ b/trunk/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