diff options
author | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2010-11-30 20:39:47 -0800 |
---|---|---|
committer | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2010-11-30 20:39:47 -0800 |
commit | 9c075f1069aa4add55e0cd7dc4ecccc2101c540a (patch) | |
tree | 5bbdadb0edff5be5869efd96c6c017bc55c040fe /debian | |
parent | 20a16cd27ecf3832770cca619b862ae9a096b0eb (diff) | |
download | vyatta-op-9c075f1069aa4add55e0cd7dc4ecccc2101c540a.tar.gz vyatta-op-9c075f1069aa4add55e0cd7dc4ecccc2101c540a.zip |
Use new bash completion for empty command
Bug 6401
Use the new bash 4.1 completion for empty top level command
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 724c211..485c457 100644 --- a/debian/control +++ b/debian/control @@ -18,7 +18,7 @@ Depends: sed (>= 4.1.5), lsof, coreutils (>= 5.97-5.3), host, - vyatta-bash | bash (>= 3.1), + vyatta-bash | bash (>= 4.1), less, libio-prompt-perl, mail-transport-agent, |