summaryrefslogtreecommitdiff
path: root/foundation.morph
diff options
context:
space:
mode:
Diffstat (limited to 'foundation.morph')
-rw-r--r--foundation.morph9
1 files changed, 8 insertions, 1 deletions
diff --git a/foundation.morph b/foundation.morph
index 39e366d1..0e2a803b 100644
--- a/foundation.morph
+++ b/foundation.morph
@@ -100,11 +100,18 @@
]
},
{
+ "name": "lzo",
+ "repo": "upstream:lzo",
+ "ref": "baserock/morph",
+ "build-depends": []
+ },
+ {
"name": "btrfs-progs",
"repo": "upstream:btrfs-progs",
"ref": "baserock/morph",
"build-depends": [
- "attr"
+ "attr",
+ "lzo"
]
},
{