summaryrefslogtreecommitdiff
path: root/strata/ruby.morph
diff options
context:
space:
mode:
authorDaniel Firth <dan.firth@codethink.co.uk>2016-10-19 16:47:58 +0100
committerDaniel Firth <dan.firth@codethink.co.uk>2016-11-28 10:40:57 +0000
commit41bbc2d71d8eaaef12f41a0200cd691646bce568 (patch)
treeb6ed1e0cb809f55f76a78b27a286dff80a684d5c /strata/ruby.morph
parent8899677a12e17332c7bbf0c18f47c7c632270f75 (diff)
downloaddefinitions-41bbc2d71d8eaaef12f41a0200cd691646bce568.tar.gz
Fix several implicitly transitive build-dependencies in devel-system.
Chunks in strata should declare all build-depends of their sibling chunks explicitly, so that the build tool does not need to overcompensate by bringing them in transitively. These were discovered using a baserock V10 version of ybd and then backported.
Diffstat (limited to 'strata/ruby.morph')
-rw-r--r--strata/ruby.morph3
1 files changed, 3 insertions, 0 deletions
diff --git a/strata/ruby.morph b/strata/ruby.morph
index 10eb932e..88e4d629 100644
--- a/strata/ruby.morph
+++ b/strata/ruby.morph
@@ -34,6 +34,7 @@ chunks:
ref: 0708fbe62617a63300e1cc3b9869cc1280c57ef6
unpetrify-ref: baserock/v1.6.2
build-depends:
+ - libyaml
- ruby
- name: hoe
morph: strata/ruby/hoe.morph
@@ -42,10 +43,12 @@ chunks:
unpetrify-ref: master
build-depends:
- ruby
+ - libyaml
- name: rake-compiler
morph: strata/ruby/rake-compiler.morph
repo: upstream:ruby-gems/rake-compiler
ref: aaed621f6fdb0b0395775fea5464cc83e794fbdb
unpetrify-ref: v0.9.3
build-depends:
+ - libyaml
- ruby