summaryrefslogtreecommitdiff
path: root/strata/lorry.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/lorry.morph
parent24edb7cbf63934f3291e59008f7b98953696ee6d (diff)
downloaddefinitions-5a0c1988f8a7cb64709896e2e9b39f57cf3c54b1.tar.gz
010 migration
Diffstat (limited to 'strata/lorry.morph')
-rw-r--r--strata/lorry.morph9
1 files changed, 3 insertions, 6 deletions
diff --git a/strata/lorry.morph b/strata/lorry.morph
index c5913c4f..71f7fec1 100644
--- a/strata/lorry.morph
+++ b/strata/lorry.morph
@@ -1,5 +1,5 @@
name: lorry
-kind: stratum
+kind: assemblage
description: |
Lorry and tools for working with version control systems other than Git.
@@ -9,11 +9,7 @@ description: |
The commandline tools 'hg', 'bzr', 'svn', and 'cvs' are also made available
by this stratum.
-build-depends:
-- morph: strata/foundation.morph
-- morph: strata/python-cliapp.morph
-- morph: strata/pcre-utils.morph # for swig
-chunks:
+contents:
- name: bzr-tarball
repo: upstream:bzr-tarball
ref: e61c7edb4789abcd0f73c30fe719fa6fea478a52
@@ -123,3 +119,4 @@ chunks:
- subversion-tarball
- mercurial-tarball
- hg-fast-export
+configuration-extensions: []