summaryrefslogtreecommitdiff
path: root/foundation.morph
diff options
context:
space:
mode:
authorJames Thomas <james.thomas@codethink.co.uk>2012-09-26 16:15:49 +0100
committerJames Thomas <james.thomas@codethink.co.uk>2012-09-26 16:15:49 +0100
commite81dfd69fb00b1d674187af5fdb13b730dd85067 (patch)
treecf54b644df17a654d68ef44f3eb5c991218369be /foundation.morph
parentd1878c3c13bdb82ac04fed434db6ad597f7538a5 (diff)
downloaddefinitions-e81dfd69fb00b1d674187af5fdb13b730dd85067.tar.gz
Add bzip2 to foundation
Diffstat (limited to 'foundation.morph')
-rw-r--r--foundation.morph8
1 files changed, 8 insertions, 0 deletions
diff --git a/foundation.morph b/foundation.morph
index b86ee703..863abea8 100644
--- a/foundation.morph
+++ b/foundation.morph
@@ -163,6 +163,14 @@
"usbutils",
"pciutils"
]
+ },
+ {
+ "name": "bzip2",
+ "repo": "upstream:bzip2",
+ "ref": "baserock/morph",
+ "build-depends": [
+ "eglibc"
+ ]
}
]
}