summaryrefslogtreecommitdiff
path: root/tools.morph
diff options
context:
space:
mode:
authorTiago Gomes <tiago.gomes@codethink.co.uk>2013-05-18 23:50:56 +0000
committerTiago Gomes <tiago.gomes@codethink.co.uk>2013-05-20 17:55:39 +0100
commit42b2bba3de1bfac56ccc019dc56c3819fd8d6185 (patch)
tree6dfab8617a201c295a9a082448c942d03f36221a /tools.morph
parent6be85f8c1de7423a13ef15c828b2e50516632afd (diff)
downloaddefinitions-42b2bba3de1bfac56ccc019dc56c3819fd8d6185.tar.gz
Add lzo as a dependency to btrfs-progs
This also will require to move lzo from tools to foundation.
Diffstat (limited to 'tools.morph')
-rw-r--r--tools.morph10
1 files changed, 1 insertions, 9 deletions
diff --git a/tools.morph b/tools.morph
index 74a8c804..2faaca3a 100644
--- a/tools.morph
+++ b/tools.morph
@@ -11,12 +11,6 @@
],
"chunks": [
{
- "name": "lzo",
- "repo": "upstream:lzo",
- "ref": "baserock/morph",
- "build-depends": []
- },
- {
"name": "patch",
"repo": "upstream:patch",
"ref": "baserock/morph",
@@ -87,9 +81,7 @@
"name": "distcc",
"repo": "upstream:distcc",
"ref": "baserock/morph",
- "build-depends": [
- "lzo"
- ]
+ "build-depends": []
},
{
"name": "e2fsprogs",