summaryrefslogtreecommitdiff
path: root/systems
diff options
context:
space:
mode:
authorFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2015-02-12 09:44:20 +0000
committerFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2015-02-12 17:33:18 +0000
commit49f7c082d5b3274c1a2670344cc8a227f5ed7ff5 (patch)
tree2bff325f51816161c91d97c392e05d72cd2e8f32 /systems
parent005410e90332a13da3df19f7be37ede0d77a321f (diff)
downloaddefinitions-49f7c082d5b3274c1a2670344cc8a227f5ed7ff5.tar.gz
Move six to python-core
six is a python 2 and 3 compatibility library, so move to python-core should remove dependencies in some strata.
Diffstat (limited to 'systems')
-rw-r--r--systems/installer-system-x86_64.morph2
-rw-r--r--systems/xfce-system.morph2
2 files changed, 4 insertions, 0 deletions
diff --git a/systems/installer-system-x86_64.morph b/systems/installer-system-x86_64.morph
index 0b5e4709..8798182b 100644
--- a/systems/installer-system-x86_64.morph
+++ b/systems/installer-system-x86_64.morph
@@ -7,6 +7,8 @@ strata:
morph: strata/build-essential.morph
- name: core
morph: strata/core.morph
+- name: python-core
+ morph: strata/python-core.morph
- name: foundation
morph: strata/foundation.morph
- name: bsp-x86_64-generic
diff --git a/systems/xfce-system.morph b/systems/xfce-system.morph
index 152bf16b..697ea52d 100644
--- a/systems/xfce-system.morph
+++ b/systems/xfce-system.morph
@@ -7,6 +7,8 @@ strata:
morph: strata/build-essential.morph
- name: core
morph: strata/core.morph
+- name: python-core
+ morph: strata/python-core.morph
- name: foundation
morph: strata/foundation.morph
- name: bsp-x86_64-generic