From 4e46e6e140afd282ddb32fdcb9b2be295bcab07a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Jard=C3=B3n?= Date: Tue, 28 Apr 2015 14:38:35 +0100 Subject: libsoup-common and python-pygobject depends now in core Remove as well now unneeded dependecies in our cross-* systems Change-Id: Ic3ab43cc4c3c2ae5e2548a848b0c0e4d48acdf68 --- strata/libsoup-common.morph | 3 +-- strata/python-pygobject.morph | 4 +--- systems/cross-bootstrap-system-armv7lhf-generic.morph | 4 ---- systems/cross-bootstrap-system-armv8b64-generic.morph | 4 ---- systems/cross-bootstrap-system-armv8l64-generic.morph | 4 ---- systems/cross-bootstrap-system-ppc64-generic.morph | 4 ---- systems/cross-bootstrap-system-x86_64-generic.morph | 4 ---- 7 files changed, 2 insertions(+), 25 deletions(-) diff --git a/strata/libsoup-common.morph b/strata/libsoup-common.morph index b4fdaa87..ca81b6e0 100644 --- a/strata/libsoup-common.morph +++ b/strata/libsoup-common.morph @@ -1,8 +1,7 @@ name: libsoup-common kind: stratum build-depends: -# libsoup depends on foundation for 'glib', and maybe other things. -- morph: strata/foundation.morph +- morph: strata/core.morph chunks: - name: libsoup morph: strata/libsoup-common/libsoup.morph diff --git a/strata/python-pygobject.morph b/strata/python-pygobject.morph index a371cccb..39f74f6d 100644 --- a/strata/python-pygobject.morph +++ b/strata/python-pygobject.morph @@ -3,9 +3,7 @@ kind: stratum description: | Python GObject bindings build-depends: -- morph: strata/python-core.morph -# Depends on 'foundation' for GLib -- morph: strata/foundation.morph +- morph: strata/core.morph chunks: - name: pygobject morph: strata/python-pygobject/pygobject.morph diff --git a/systems/cross-bootstrap-system-armv7lhf-generic.morph b/systems/cross-bootstrap-system-armv7lhf-generic.morph index e07faa38..e52a0375 100644 --- a/systems/cross-bootstrap-system-armv7lhf-generic.morph +++ b/systems/cross-bootstrap-system-armv7lhf-generic.morph @@ -7,12 +7,8 @@ strata: morph: strata/build-essential.morph - name: core morph: strata/core.morph -- name: foundation - morph: strata/foundation.morph - name: python-cliapp morph: strata/python-cliapp.morph -- name: python-core - morph: strata/python-core.morph - name: python-pygobject morph: strata/python-pygobject.morph - name: libsoup-common diff --git a/systems/cross-bootstrap-system-armv8b64-generic.morph b/systems/cross-bootstrap-system-armv8b64-generic.morph index 7084333a..adfbd412 100644 --- a/systems/cross-bootstrap-system-armv8b64-generic.morph +++ b/systems/cross-bootstrap-system-armv8b64-generic.morph @@ -7,12 +7,8 @@ strata: morph: strata/build-essential.morph - name: core morph: strata/core.morph -- name: foundation - morph: strata/foundation.morph - name: python-cliapp morph: strata/python-cliapp.morph -- name: python-core - morph: strata/python-core.morph - name: python-pygobject morph: strata/python-pygobject.morph - name: libsoup-common diff --git a/systems/cross-bootstrap-system-armv8l64-generic.morph b/systems/cross-bootstrap-system-armv8l64-generic.morph index b05357c9..5cc2f83b 100644 --- a/systems/cross-bootstrap-system-armv8l64-generic.morph +++ b/systems/cross-bootstrap-system-armv8l64-generic.morph @@ -7,12 +7,8 @@ strata: morph: strata/build-essential.morph - name: core morph: strata/core.morph -- name: foundation - morph: strata/foundation.morph - name: python-cliapp morph: strata/python-cliapp.morph -- name: python-core - morph: strata/python-core.morph - name: python-pygobject morph: strata/python-pygobject.morph - name: libsoup-common diff --git a/systems/cross-bootstrap-system-ppc64-generic.morph b/systems/cross-bootstrap-system-ppc64-generic.morph index a7953aa0..35b3f626 100644 --- a/systems/cross-bootstrap-system-ppc64-generic.morph +++ b/systems/cross-bootstrap-system-ppc64-generic.morph @@ -7,12 +7,8 @@ strata: morph: strata/build-essential.morph - name: core morph: strata/core.morph -- name: foundation - morph: strata/foundation.morph - name: python-cliapp morph: strata/python-cliapp.morph -- name: python-core - morph: strata/python-core.morph - name: python-pygobject morph: strata/python-pygobject.morph - name: libsoup-common diff --git a/systems/cross-bootstrap-system-x86_64-generic.morph b/systems/cross-bootstrap-system-x86_64-generic.morph index 25397fe3..471bd40d 100644 --- a/systems/cross-bootstrap-system-x86_64-generic.morph +++ b/systems/cross-bootstrap-system-x86_64-generic.morph @@ -7,12 +7,8 @@ strata: morph: strata/build-essential.morph - name: core morph: strata/core.morph -- name: foundation - morph: strata/foundation.morph - name: python-cliapp morph: strata/python-cliapp.morph -- name: python-core - morph: strata/python-core.morph - name: python-pygobject morph: strata/python-pygobject.morph - name: libsoup-common -- cgit v1.2.1