summaryrefslogtreecommitdiff
path: root/foundation.morph
diff options
context:
space:
mode:
authorDaniel Silverstone <daniel.silverstone@codethink.co.uk>2012-09-27 14:43:26 +0100
committerDaniel Silverstone <daniel.silverstone@codethink.co.uk>2012-09-27 14:43:26 +0100
commit9fc9b1d960708f5da742cb20e79070580ee9b49f (patch)
tree5c0e21a72d31778e623c1892c59bcf1c5e36cec3 /foundation.morph
parent00dacdbdade6fddea48081eba4211f79319f566e (diff)
downloaddefinitions-9fc9b1d960708f5da742cb20e79070580ee9b49f.tar.gz
Shunt xz from devel to foundation so that systemd can link to it
Diffstat (limited to 'foundation.morph')
-rw-r--r--foundation.morph7
1 files changed, 7 insertions, 0 deletions
diff --git a/foundation.morph b/foundation.morph
index 863abea8..78259df5 100644
--- a/foundation.morph
+++ b/foundation.morph
@@ -151,10 +151,17 @@
]
},
{
+ "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",