diff options
author | Stig Thormodsrud <stig@vyatta.com> | 2008-05-31 14:48:07 -0700 |
---|---|---|
committer | Stig Thormodsrud <stig@vyatta.com> | 2008-05-31 14:48:07 -0700 |
commit | 18dd1b542f69528ac40ade79ee10a6ac77fed9c4 (patch) | |
tree | 194c818e0e03fa737fe759773bdcddc327f1cf6c /debian | |
parent | 5cc881e0cc7eccd422b1dce2980bb69e8fe0f709 (diff) | |
download | vyatta-op-18dd1b542f69528ac40ade79ee10a6ac77fed9c4.tar.gz vyatta-op-18dd1b542f69528ac40ade79ee10a6ac77fed9c4.zip |
Fix 88: Feature Request: Reboot Command (add confirmation)
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 757332b..7d90d2b 100644 --- a/debian/control +++ b/debian/control @@ -17,7 +17,8 @@ Depends: sed (>= 4.1.5), coreutils (>= 5.97-5.3), host, vyatta-bash | bash (>= 3.1), - less + less, + libio-prompt-perl Suggests: util-linux (>= 2.13-5), net-tools, ncurses-bin (>= 5.5-5), |