summaryrefslogtreecommitdiff
path: root/strata
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2015-04-28 14:38:35 +0100
committerBaserock Gerrit <gerrit@baserock.org>2015-04-28 13:42:47 +0000
commit4e46e6e140afd282ddb32fdcb9b2be295bcab07a (patch)
treed00f6e36b19227a2ee1f00290e3daf543de9b1ab /strata
parent610d5fa11f9c62f10cdbd0e555468976ab5e3ebd (diff)
downloaddefinitions-4e46e6e140afd282ddb32fdcb9b2be295bcab07a.tar.gz
libsoup-common and python-pygobject depends now in core
Remove as well now unneeded dependecies in our cross-* systems Change-Id: Ic3ab43cc4c3c2ae5e2548a848b0c0e4d48acdf68
Diffstat (limited to 'strata')
-rw-r--r--strata/libsoup-common.morph3
-rw-r--r--strata/python-pygobject.morph4
2 files changed, 2 insertions, 5 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