diff options
author | ficus <ficus@robocracy.org> | 2012-09-25 11:46:08 +0200 |
---|---|---|
committer | ficus <ficus@robocracy.org> | 2012-09-25 11:46:08 +0200 |
commit | fe4b8a01fc87d1a76fca8e8733270a260aa23cc0 (patch) | |
tree | 54f0681925314972d25de0a68da398134123902c /debian | |
parent | 49ec1f025b529c52eaee50af37ffc0b23a9f7124 (diff) | |
download | tui-fe4b8a01fc87d1a76fca8e8733270a260aa23cc0.tar.gz tui-fe4b8a01fc87d1a76fca8e8733270a260aa23cc0.zip |
basic tor status using python-torctl
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index e91acfb..7733b3f 100644 --- a/debian/control +++ b/debian/control @@ -7,6 +7,6 @@ Standards-Version: 3.9.1 Package: torouterui Architecture: all -Depends: ${misc:Depends}, ${python:Depends}, python-setuptools, uaputl, python-flask, python-augeas, hostname, ifupdown, iw +Depends: ${misc:Depends}, ${python:Depends}, python-setuptools, uaputl, python-flask, python-augeas, hostname, ifupdown, iw, python-torctl Description: torouter configuration web interface |