summaryrefslogtreecommitdiff
path: root/systems/minimal-system-x86_64-generic.morph
diff options
context:
space:
mode:
Diffstat (limited to 'systems/minimal-system-x86_64-generic.morph')
-rw-r--r--systems/minimal-system-x86_64-generic.morph22
1 files changed, 0 insertions, 22 deletions
diff --git a/systems/minimal-system-x86_64-generic.morph b/systems/minimal-system-x86_64-generic.morph
index e1abcd0e..48502807 100644
--- a/systems/minimal-system-x86_64-generic.morph
+++ b/systems/minimal-system-x86_64-generic.morph
@@ -20,25 +20,3 @@ contents:
include-mode: build-time
build-depends:
- build-essential
-- name: python2-core
- morph: strata/python2-core.morph
- include-mode: build-time
- build-depends:
- - build-essential
- - core
-- name: docutils
- morph: strata/docutils.morph
- include-mode: build-time
- build-depends:
- - build-essential
- - core
- - python2-core
-- name: bsp-x86_64-generic
- morph: strata/bsp-x86_64-generic.morph
- artifacts:
- - bsp-x86_64-generic-runtime
- build-depends:
- - build-essential
- - core
- - docutils
- - python2-core