diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2017-04-03 10:25:06 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2017-04-03 10:25:06 +0000 |
commit | 2dc3515c065fd71ddadd5b361bd307622970d9d5 (patch) | |
tree | 173a03e131387b1bc2071905461be4fc58214904 | |
parent | Updating vcs fields. (diff) | |
download | open-infrastructure-compute-tools-2dc3515c065fd71ddadd5b361bd307622970d9d5.tar.xz open-infrastructure-compute-tools-2dc3515c065fd71ddadd5b361bd307622970d9d5.zip |
Adding bash-completion to recommends.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 851d57a..4145c62 100644 --- a/debian/control +++ b/debian/control @@ -23,6 +23,7 @@ Depends: systemd-container | systemd (<< 224-2~), ${misc:Depends}, Recommends: + bash-completion, curl, debootstrap, pv, |