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. --- strata/morph-utils.morph | 1 + 1 file changed, 1 insertion(+) (limited to 'strata/morph-utils.morph') diff --git a/strata/morph-utils.morph b/strata/morph-utils.morph index 95d9807c..4e28f48a 100644 --- a/strata/morph-utils.morph +++ b/strata/morph-utils.morph @@ -2,6 +2,7 @@ name: morph-utils kind: stratum build-depends: - morph: strata/core.morph +- morph: strata/python-core.morph chunks: - name: python-ttystatus morph: strata/morph-utils/python-ttystatus.morph -- cgit v1.2.1