summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2015-04-01 19:24:46 +0100
committerBaserock Gerrit <gerrit@baserock.org>2015-04-13 09:22:19 +0000
commitb949a22d0600c925a7acac195b577731a869d7d9 (patch)
tree82c8f0c6d0a89694507c9bf90801c9093b8181ab
parent779eb58df6626316c3a448b358b2843ebc4700a2 (diff)
downloaddefinitions-b949a22d0600c925a7acac195b577731a869d7d9.tar.gz
strata/foundation.morph: Add bash-completion
So commands can be autocompleted when pressing the "TAB" key Change-Id: I225335496e1007372603a2d0bea23ce0b8cb3692
-rw-r--r--strata/foundation.morph4
1 files changed, 4 insertions, 0 deletions
diff --git a/strata/foundation.morph b/strata/foundation.morph
index 02b04a40..5f7b9edf 100644
--- a/strata/foundation.morph
+++ b/strata/foundation.morph
@@ -4,6 +4,10 @@ description: Basic userland runtime system
build-depends:
- morph: strata/coreutils-common.morph
chunks:
+- name: bash-completion
+ repo: upstream:bash-completion
+ ref: 3085c7e12179817a02a611016606391295c69942
+ unpetrify-ref: 2.1
- name: attr
morph: strata/foundation/attr.morph
repo: upstream:attr