From e4fb5d0fbd07a96163e4b7c9b35e287b8465df20 Mon Sep 17 00:00:00 2001 From: Francisco Redondo Marchena Date: Thu, 26 Feb 2015 10:32:17 +0000 Subject: 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. --- strata/ansible.morph | 1 + 1 file changed, 1 insertion(+) (limited to 'strata') 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 -- cgit v1.2.1