From 39b553e11c1636acb719746ecd6eb41f6eff8369 Mon Sep 17 00:00:00 2001 From: Adam Coldrick Date: Thu, 16 Apr 2015 14:42:45 +0000 Subject: Split PyGObject into its own stratum Also make morph depend on PyGObject, it will be needed for OSTree. Change-Id: Icfa9abb95f884ca9b1dd720648567bd704e74d85 --- systems/build-system-armv7lhf-highbank.morph | 2 ++ 1 file changed, 2 insertions(+) (limited to 'systems/build-system-armv7lhf-highbank.morph') diff --git a/systems/build-system-armv7lhf-highbank.morph b/systems/build-system-armv7lhf-highbank.morph index b9ee8e79..017c08c6 100644 --- a/systems/build-system-armv7lhf-highbank.morph +++ b/systems/build-system-armv7lhf-highbank.morph @@ -19,6 +19,8 @@ strata: morph: strata/python-cliapp.morph - name: python-wsgi morph: strata/python-wsgi.morph +- name: python-pygobject + morph: strata/python-pygobject.morph - name: morph-utils morph: strata/morph-utils.morph - name: nfs -- cgit v1.2.1