summaryrefslogtreecommitdiff
path: root/strata/ruby.morph
diff options
context:
space:
mode:
authorDaniel Firth <dan.firth@codethink.co.uk>2016-09-23 14:34:14 +0100
committerDaniel Firth <dan.firth@codethink.co.uk>2016-10-26 13:01:06 +0100
commit5a0c1988f8a7cb64709896e2e9b39f57cf3c54b1 (patch)
treea145f35b3231484340173431cc82fb7582760153 /strata/ruby.morph
parent24edb7cbf63934f3291e59008f7b98953696ee6d (diff)
downloaddefinitions-5a0c1988f8a7cb64709896e2e9b39f57cf3c54b1.tar.gz
010 migration
Diffstat (limited to 'strata/ruby.morph')
-rw-r--r--strata/ruby.morph7
1 files changed, 3 insertions, 4 deletions
diff --git a/strata/ruby.morph b/strata/ruby.morph
index 10eb932e..63565934 100644
--- a/strata/ruby.morph
+++ b/strata/ruby.morph
@@ -1,5 +1,5 @@
name: ruby
-kind: stratum
+kind: assemblage
description: |
Ruby and common Ruby build dependencies.
@@ -7,9 +7,7 @@ description: |
Gem. They are needed at runtime only. Tools which extend Rake, such as
'hoe' and 'rake-compiler', are exceptions to that rule, and are kept
in this stratum so they are always available when building other Gems.
-build-depends:
-- morph: strata/tools.morph
-chunks:
+contents:
- name: ruby-1.8
morph: strata/ruby/ruby-1.8.morph
repo: upstream:ruby
@@ -49,3 +47,4 @@ chunks:
unpetrify-ref: v0.9.3
build-depends:
- ruby
+configuration-extensions: []