summaryrefslogtreecommitdiff
path: root/strata/cross-bootstrap.morph
diff options
context:
space:
mode:
authorFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2015-02-12 09:44:20 +0000
committerFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2015-02-12 09:53:29 +0000
commitab35538e56f0add1475c6c405bbedc9caf4478a4 (patch)
tree2f02d63eb0c3f6cf8085c1e28b0a703262e7d526 /strata/cross-bootstrap.morph
parent1319309d3ff4eb85cb0e7e6cb178cb56ff116524 (diff)
downloaddefinitions-baserock/franred/move-six-to-python-core.tar.gz
six is a python 2 and 3 compatibility library, so move to python-core should remove dependencies in some strata.
Diffstat (limited to 'strata/cross-bootstrap.morph')
-rw-r--r--strata/cross-bootstrap.morph9
1 files changed, 2 insertions, 7 deletions
diff --git a/strata/cross-bootstrap.morph b/strata/cross-bootstrap.morph
index 9687ac7e..8c8ff51f 100644
--- a/strata/cross-bootstrap.morph
+++ b/strata/cross-bootstrap.morph
@@ -3,12 +3,8 @@ kind: stratum
description: The minimal development tools to build a baserock devel system
build-depends:
- morph: strata/core.morph
+- morph: strata/python-core.morph
chunks:
-- name: six
- repo: upstream:six
- ref: e66d45c46afc42eb89d7d2515b79f0ededa0e0fa
- unpetrify-ref: baserock/morph
- build-depends: []
- name: groff
morph: strata/cross-bootstrap/groff.morph
repo: upstream:groff
@@ -70,8 +66,7 @@ chunks:
repo: upstream:pyfilesystem
ref: 821f7db1ce3a3e1ac53fa514ddacbc2871eac0f6
unpetrify-ref: baserock/morph
- build-depends:
- - six
+ build-depends: []
- name: morph
repo: baserock:baserock/morph
ref: 67afd098cd297b769b1341a460d160a2902ba4e4