diff options
author | ficus <ficus@robocracy.org> | 2012-09-25 19:11:01 +0200 |
---|---|---|
committer | ficus <ficus@robocracy.org> | 2012-09-25 19:11:01 +0200 |
commit | 846ee52dc6b9239173565a81d4fb756e6f26285f (patch) | |
tree | 7ea0dca2960ef48768d67e6b0e0adeb6cc6e4675 /packages/torouter-prep/debian/control | |
parent | cc9809734fdbd6ea8601005d34b4efaf5b37baa4 (diff) | |
download | torouter-846ee52dc6b9239173565a81d4fb756e6f26285f.tar.gz torouter-846ee52dc6b9239173565a81d4fb756e6f26285f.zip |
various tweeks
- remove torouter-tui dependancy from torouter-prep
- split out dnsmasq config to per-interface files
- clean up configs directory, moving misc temp files to /tmp
Diffstat (limited to 'packages/torouter-prep/debian/control')
-rw-r--r-- | packages/torouter-prep/debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/torouter-prep/debian/control b/packages/torouter-prep/debian/control index 7e25103..2a696e0 100644 --- a/packages/torouter-prep/debian/control +++ b/packages/torouter-prep/debian/control @@ -8,7 +8,7 @@ Homepage: <https://www.torproject.org/> Package: torouter-prep Architecture: all -Depends: ${misc:Depends}, openssh-server, isc-dhcp-client, cron-apt, torouter-tui +Depends: ${misc:Depends}, openssh-server, isc-dhcp-client, cron-apt Description: Torouter meta-package to take over the DreamPlug DreamPlug devices may use this package to convert to a Torouter. This package only works if the DreamPlug is already running Debian. |