diff options
Diffstat (limited to 'systems/build-system-x86_32-chroot.morph')
-rw-r--r-- | systems/build-system-x86_32-chroot.morph | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/systems/build-system-x86_32-chroot.morph b/systems/build-system-x86_32-chroot.morph index 4aa33cc5..1d94f3e4 100644 --- a/systems/build-system-x86_32-chroot.morph +++ b/systems/build-system-x86_32-chroot.morph @@ -37,6 +37,10 @@ strata: morph: strata/devtools.morph - name: bsp-x86_both-tools morph: strata/bsp-x86_both-tools.morph +- name: libsoup-common + morph: strata/libsoup-common.morph +- name: ostree-core + morph: strata/ostree-core.morph configuration-extensions: - set-hostname - add-config-files |