From 89ca4b10b0e26bb91c1a969fece1909e64763716 Mon Sep 17 00:00:00 2001 From: Sam Thursfield Date: Tue, 10 Mar 2015 17:08:38 +0000 Subject: Move 'bottle' and 'flup' into separate python-wsgi module The lorry-controller webapp uses these, as well as morph-cache-server. In order to use lorry-controller in systems that don't contain Morph, we need them to be in a separate stratum. --- systems/installer-system-x86_64.morph | 2 ++ 1 file changed, 2 insertions(+) (limited to 'systems/installer-system-x86_64.morph') diff --git a/systems/installer-system-x86_64.morph b/systems/installer-system-x86_64.morph index 559be259..cea09c09 100644 --- a/systems/installer-system-x86_64.morph +++ b/systems/installer-system-x86_64.morph @@ -15,6 +15,8 @@ strata: morph: strata/bsp-x86_64-generic.morph - name: python-cliapp morph: strata/python-cliapp.morph +- name: python-wsgi + morph: strata/python-wsgi.morph - name: morph-utils morph: strata/morph-utils.morph - name: installer-utils -- cgit v1.2.1