summaryrefslogtreecommitdiff
path: root/strata/coreutils-common.morph
diff options
context:
space:
mode:
authorAdam Coldrick <adam.coldrick@codethink.co.uk>2015-02-20 16:20:22 +0000
committerMorph (on behalf of Adam Coldrick) <adam.coldrick@codethink.co.uk>2015-02-20 16:20:22 +0000
commit399d28ffabff1aeb877c3d0f358ad4533225add8 (patch)
tree0c23f75058be73e041088c2386687dbce5883cb7 /strata/coreutils-common.morph
parenta632b8a69d2e3210f5808c13d2117a9834dd5d27 (diff)
downloaddefinitions-399d28ffabff1aeb877c3d0f358ad4533225add8.tar.gz
Morph build d51d5b385029493ca97baf08e9e98b99
System branch: master
Diffstat (limited to 'strata/coreutils-common.morph')
-rw-r--r--strata/coreutils-common.morph14
1 files changed, 14 insertions, 0 deletions
diff --git a/strata/coreutils-common.morph b/strata/coreutils-common.morph
index 9c5c38fe..2051cf50 100644
--- a/strata/coreutils-common.morph
+++ b/strata/coreutils-common.morph
@@ -13,3 +13,17 @@ chunks:
ref: 9df9643842e4b4d8ece710fe6105f32fa38a0d22
unpetrify-ref: baserock/8.23
build-depends: []
+- name: sed
+ morph: strata/coreutils-common/sed.morph
+ repo: upstream:sed
+ ref: ed4b1d7c04f92b330b940d4f0d02cd51d2473ce9
+ unpetrify-ref: baserock/morph
+ build-depends:
+ - coreutils
+- name: diff
+ morph: strata/coreutils-common/diff.morph
+ repo: upstream:diffutils
+ ref: bd86eb1a1e87ab85a7c8dbb658fa829ce69c252e
+ unpetrify-ref: baserock/v3.3
+ build-depends:
+ - coreutils