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-x86_64.morph | 2 ++ 1 file changed, 2 insertions(+) (limited to 'systems/build-system-x86_64.morph') diff --git a/systems/build-system-x86_64.morph b/systems/build-system-x86_64.morph index b9433409..21d20f50 100644 --- a/systems/build-system-x86_64.morph +++ b/systems/build-system-x86_64.morph @@ -17,6 +17,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 -- cgit v1.2.1