summaryrefslogtreecommitdiff
path: root/systems/devel-system-armv7b-highbank.morph
diff options
context:
space:
mode:
authorAdam Coldrick <adam.coldrick@codethink.co.uk>2015-04-16 14:42:45 +0000
committerSam Thursfield <sam.thursfield@codethink.co.uk>2015-04-21 13:35:42 +0000
commit0401fee6376d1b21e2f5ddc77480dd2c95093912 (patch)
treeddecce5b57191f89bf96a8ab47732014a1a0ae32 /systems/devel-system-armv7b-highbank.morph
parent94376c04da2e5cc91fb7fbea0e959b7228138739 (diff)
downloaddefinitions-0401fee6376d1b21e2f5ddc77480dd2c95093912.tar.gz
Split PyGObject into its own stratum
Also make morph depend on PyGObject, it will be needed for OSTree. Change-Id: Icfa9abb95f884ca9b1dd720648567bd704e74d85
Diffstat (limited to 'systems/devel-system-armv7b-highbank.morph')
-rw-r--r--systems/devel-system-armv7b-highbank.morph2
1 files changed, 2 insertions, 0 deletions
diff --git a/systems/devel-system-armv7b-highbank.morph b/systems/devel-system-armv7b-highbank.morph
index 51de3509..6ff4744d 100644
--- a/systems/devel-system-armv7b-highbank.morph
+++ b/systems/devel-system-armv7b-highbank.morph
@@ -18,6 +18,8 @@ strata:
morph: strata/tools.morph
- name: python-cliapp
morph: strata/python-cliapp.morph
+- name: python-pygobject
+ morph: strata/python-pygobject.morph
- name: python-wsgi
morph: strata/python-wsgi.morph
- name: morph-utils