diff options
author | An-Cheng Huang <ancheng@vyatta.com> | 2008-11-12 18:19:36 -0800 |
---|---|---|
committer | An-Cheng Huang <ancheng@vyatta.com> | 2008-11-12 18:19:36 -0800 |
commit | e481b67fd209f6def3883407d5906e96782b9860 (patch) | |
tree | e08ba3092dbca511f30b6bb943e94c80d0dd2d16 /debian/control | |
parent | f171a679e3f2ad77f2a657854f25ff4e0b9b7500 (diff) | |
download | vyatta-op-e481b67fd209f6def3883407d5906e96782b9860.tar.gz vyatta-op-e481b67fd209f6def3883407d5906e96782b9860.zip |
correct package dependency
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 4cf7a5f..80e26d6 100644 --- a/debian/control +++ b/debian/control @@ -20,9 +20,9 @@ Depends: sed (>= 4.1.5), vyatta-bash | bash (>= 3.1), less, libio-prompt-perl, - at + at, + net-tools Suggests: util-linux (>= 2.13-5), - net-tools, ncurses-bin (>= 5.5-5), Description: bash operational command completion Vyatta operational command bash completion script and base templates |