Really add build-dep to aptitude's completion

This commit is contained in:
David Paleino 2009-04-29 15:20:58 +02:00
parent ea2938e424
commit a7237df1a5
2 changed files with 2 additions and 1 deletions

View File

@ -6,6 +6,7 @@ bash-completion (1.x)
of hosts specified by {Global,User}KnownHosts in SSH config files
(Alioth: #311595)
* Fix svk completion using $filenames instead of $default (Debian: #524961)
* Really add build-dep to aptitude's completion (Debian: #495883)
[ Ville Skyttä ]
* Split yum and yum-arch completion into contrib/yum.

View File

@ -2542,7 +2542,7 @@ _aptitude()
autoclean install reinstall remove \
hold unhold purge markauto unmarkauto why why-not \
dist-upgrade full-upgrade download search show \
forbid-version changelog keep-all' -- $cur ) )
forbid-version changelog keep-all build-dep' -- $cur ) )
fi