summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Ipsum <richard.ipsum@codethink.co.uk>2015-03-14 13:17:10 +0000
committerRichard Ipsum <richard.ipsum@codethink.co.uk>2015-03-14 13:17:31 +0000
commit26865e5553490ef2e084ab1d59a5d9dbd646f624 (patch)
treed7691d7a02b2a63367da49a2dbfc9e577d875a47
parent3615cc776d0a926fc45ce280cfc6ee679d01366e (diff)
downloaddefinitions-26865e5553490ef2e084ab1d59a5d9dbd646f624.tar.gz
Make python-tools depend on python-core
-rw-r--r--strata/python-tools.morph2
1 files changed, 1 insertions, 1 deletions
diff --git a/strata/python-tools.morph b/strata/python-tools.morph
index 0acc1c0c..5ee65791 100644
--- a/strata/python-tools.morph
+++ b/strata/python-tools.morph
@@ -3,7 +3,7 @@ kind: stratum
description: "A stratum for non-essential python tools:
useful python tools that we don't want to include in core."
build-depends:
-- morph: strata/core.morph
+- morph: strata/python-core.morph
chunks:
- name: virtualenv
repo: upstream:python-packages/virtualenv