From 9fc9b1d960708f5da742cb20e79070580ee9b49f Mon Sep 17 00:00:00 2001 From: Daniel Silverstone Date: Thu, 27 Sep 2012 14:43:26 +0100 Subject: Shunt xz from devel to foundation so that systemd can link to it --- foundation.morph | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'foundation.morph') diff --git a/foundation.morph b/foundation.morph index 863abea8..78259df5 100644 --- a/foundation.morph +++ b/foundation.morph @@ -150,11 +150,18 @@ "glib" ] }, + { + "name": "xz", + "repo": "upstream:xz", + "ref": "baserock/morph", + "build-depends": [ ] + }, { "name": "systemd", "repo": "upstream:systemd", "ref": "baserock/morph", "build-depends": [ + "xz", "dbus", "gobject-introspection", "kmod", -- cgit v1.2.1