diff options
author | Stig Thormodsrud <stig@vyatta.com> | 2008-07-26 13:24:15 -0700 |
---|---|---|
committer | Stig Thormodsrud <stig@vyatta.com> | 2008-07-26 13:24:15 -0700 |
commit | 61e47dd5b52a0ee6b4adbcaff833388578c4f71e (patch) | |
tree | 59a7c0e5d6dd37278223da9932e9421188c69974 /debian | |
parent | 0cea6d439356b0185d6cde838ac01fad1cf18cf0 (diff) | |
download | vyatta-op-61e47dd5b52a0ee6b4adbcaff833388578c4f71e.tar.gz vyatta-op-61e47dd5b52a0ee6b4adbcaff833388578c4f71e.zip |
Enable "reload at|cancel".
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 7d90d2b..f060d59 100644 --- a/debian/control +++ b/debian/control @@ -18,7 +18,8 @@ Depends: sed (>= 4.1.5), host, vyatta-bash | bash (>= 3.1), less, - libio-prompt-perl + libio-prompt-perl, + at Suggests: util-linux (>= 2.13-5), net-tools, ncurses-bin (>= 5.5-5), |