From 61c8e415cc1c53641f24706b22dab7dd1718c34d Mon Sep 17 00:00:00 2001 From: Sam Thursfield Date: Tue, 10 Feb 2015 18:25:25 +0000 Subject: Add python-core to build-systems and as a dep of Morph This allows us to use the Python 'requests' library in Morph. --- systems/build-system-ppc64.morph | 2 ++ 1 file changed, 2 insertions(+) (limited to 'systems/build-system-ppc64.morph') diff --git a/systems/build-system-ppc64.morph b/systems/build-system-ppc64.morph index 1f49c1a7..8be51f90 100644 --- a/systems/build-system-ppc64.morph +++ b/systems/build-system-ppc64.morph @@ -9,6 +9,8 @@ strata: morph: strata/core.morph - name: foundation morph: strata/foundation.morph +- name: python-core + morph: strata/python-core.morph - name: bsp-ppc64-generic morph: strata/bsp-ppc64-generic.morph - name: tools -- cgit v1.2.1