summaryrefslogtreecommitdiff
path: root/foundation.morph
diff options
context:
space:
mode:
authorLars Wirzenius <lars.wirzenius@codethink.co.uk>2012-06-28 16:32:22 +0100
committerLars Wirzenius <lars.wirzenius@codethink.co.uk>2012-06-28 18:43:08 +0100
commit66fb2d4850d2d9d9d0caac5423bc3f29522e7eef (patch)
tree569340ff1d7ade8dff410f7ee9d8c14b644138be /foundation.morph
parenta3123217331416edb8b4c893ec4fa5b1609aec7f (diff)
downloaddefinitions-66fb2d4850d2d9d9d0caac5423bc3f29522e7eef.tar.gz
Add explicit build dependencies everywhere
For the bootstrap strata, I did not even try to get them optimal. I merely added the implicit ones into an explicit least for those chunk sources that were missing them.
Diffstat (limited to 'foundation.morph')
-rw-r--r--foundation.morph3
1 files changed, 2 insertions, 1 deletions
diff --git a/foundation.morph b/foundation.morph
index bc906a29..2cf83e63 100644
--- a/foundation.morph
+++ b/foundation.morph
@@ -6,7 +6,8 @@
{
"name": "fhs-dirs",
"repo": "baserock:fhs-dirs",
- "ref": "master"
+ "ref": "master",
+ "build-depends": []
},
{
"name": "eglibc",