summaryrefslogtreecommitdiff
path: root/foundation.morph
diff options
context:
space:
mode:
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",