summaryrefslogtreecommitdiff
path: root/strata/ruby.morph
diff options
context:
space:
mode:
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 88e4d629..6efd11dd 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
@@ -52,3 +50,4 @@ chunks:
build-depends:
- libyaml
- ruby
+configuration-extensions: []