diff options
author | Peter Palfrader <peter@palfrader.org> | 2005-03-15 22:34:33 +0000 |
---|---|---|
committer | Peter Palfrader <peter@palfrader.org> | 2005-03-15 22:34:33 +0000 |
commit | cd364ffe4e05875b33b6adb52f89a9d208d99ac3 (patch) | |
tree | 78bd8239674a91896b2f968c3b47256098a17d38 /debian/control | |
parent | 229761465c92399ea20317370b847c287345e83d (diff) | |
download | tor-cd364ffe4e05875b33b6adb52f89a9d208d99ac3.tar tor-cd364ffe4e05875b33b6adb52f89a9d208d99ac3.tar.gz |
Don't depend on python anymore - tor-resolve is C now
svn:r3764
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 59012360c..d7bbc385e 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Standards-Version: 3.6.1 Package: tor Architecture: any -Depends: ${shlibs:Depends}, adduser, tsocks, python +Depends: ${shlibs:Depends}, adduser, tsocks Recommends: privoxy, socat Suggests: mixmaster, mixminion, anon-proxy Description: anonymizing overlay network for TCP |