From 42b2bba3de1bfac56ccc019dc56c3819fd8d6185 Mon Sep 17 00:00:00 2001 From: Tiago Gomes Date: Sat, 18 May 2013 23:50:56 +0000 Subject: Add lzo as a dependency to btrfs-progs This also will require to move lzo from tools to foundation. --- tools.morph | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) (limited to 'tools.morph') diff --git a/tools.morph b/tools.morph index 74a8c804..2faaca3a 100644 --- a/tools.morph +++ b/tools.morph @@ -10,12 +10,6 @@ } ], "chunks": [ - { - "name": "lzo", - "repo": "upstream:lzo", - "ref": "baserock/morph", - "build-depends": [] - }, { "name": "patch", "repo": "upstream:patch", @@ -87,9 +81,7 @@ "name": "distcc", "repo": "upstream:distcc", "ref": "baserock/morph", - "build-depends": [ - "lzo" - ] + "build-depends": [] }, { "name": "e2fsprogs", -- cgit v1.2.1