summaryrefslogtreecommitdiff
path: root/strata/baserock-import.morph
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2015-03-10 13:48:22 +0000
committerSam Thursfield <sam.thursfield@codethink.co.uk>2015-03-12 15:32:08 +0000
commit2f91b8a0eeeb15469f3c5e1b104e34e88fe7df62 (patch)
tree5858f07da3d551cf3f33f78e85806a76e38e8a6d /strata/baserock-import.morph
parent0db32c56302cd8dda05372480cb3515181af65a1 (diff)
downloaddefinitions-2f91b8a0eeeb15469f3c5e1b104e34e88fe7df62.tar.gz
Move cliapp into its own 'python-cliapp' stratum
This allows us to have a system with Lorry and Lorry Controller but without Morph. Change-Id: I5164237601d0ff028834c674274f13b6e1f315c9
Diffstat (limited to 'strata/baserock-import.morph')
-rw-r--r--strata/baserock-import.morph3
1 files changed, 2 insertions, 1 deletions
diff --git a/strata/baserock-import.morph b/strata/baserock-import.morph
index a3a195db..2b18d02d 100644
--- a/strata/baserock-import.morph
+++ b/strata/baserock-import.morph
@@ -2,7 +2,8 @@ name: baserock-import
kind: stratum
description: Tools for importing software into Baserock definitions.
build-depends:
-- morph: strata/morph-utils.morph
+- morph: strata/python-common.morph
+- morph: strata/python-cliapp.morph
chunks:
- name: ansicolor
repo: upstream:python-packages/ansicolor