summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2015-02-26 10:32:17 +0000
committerSam Thursfield <sam.thursfield@codethink.co.uk>2015-02-26 16:52:13 +0000
commite4fb5d0fbd07a96163e4b7c9b35e287b8465df20 (patch)
tree7ca02127115003fe18aa522d781a6699a12076d4
parent38bc8b124a2c15abde91c7c263a833459071efa5 (diff)
downloaddefinitions-e4fb5d0fbd07a96163e4b7c9b35e287b8465df20.tar.gz
Add python-core to ansible stratum
markupsafe needs setuptools to compile and it got moved to python-core, so ansible build-depends on python-core.
-rw-r--r--strata/ansible.morph1
1 files changed, 1 insertions, 0 deletions
diff --git a/strata/ansible.morph b/strata/ansible.morph
index e0cb8581..29ea73e6 100644
--- a/strata/ansible.morph
+++ b/strata/ansible.morph
@@ -3,6 +3,7 @@ kind: stratum
description: A stratum with ansible and its dependencies
build-depends:
- morph: strata/core.morph
+- morph: strata/python-core.morph
chunks:
- name: paramiko
repo: upstream:paramiko