diff options
author | Stig Thormodsrud <stig@vyatta.com> | 2007-12-13 12:32:29 -0800 |
---|---|---|
committer | Stig Thormodsrud <stig@vyatta.com> | 2007-12-13 12:32:29 -0800 |
commit | fb94b5aaf0922f656cb9c81d69d10bbcc4dc9091 (patch) | |
tree | ac7d62580132bd1020a9ce5404626ba139c0b53a /debian/control | |
parent | 91b5edcde0529830306bad473b2a53db3171106d (diff) | |
download | vyatta-op-fb94b5aaf0922f656cb9c81d69d10bbcc4dc9091.tar.gz vyatta-op-fb94b5aaf0922f656cb9c81d69d10bbcc4dc9091.zip |
Add "show user", "show arp", and "show host".
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 020126d..074e6e5 100644 --- a/debian/control +++ b/debian/control @@ -14,7 +14,8 @@ Depends: bash (>= 3.1), procps (>= 1:3.2.7-3), pciutils, lsof, - coreutils (>= 5.97-5.3) + coreutils (>= 5.97-5.3), + host Suggests: util-linux (>= 2.13-5), net-tools, ncurses-bin (>= 5.5-5), |