From aaeecc11952b80ae48d592a38dd1d34aed7aa1b4 Mon Sep 17 00:00:00 2001 From: Ric Holland Date: Wed, 6 Mar 2013 10:06:43 +0000 Subject: Add a chunk for the "file" programme to tools.morph --- tools.morph | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'tools.morph') diff --git a/tools.morph b/tools.morph index 29160cf..0c0af38 100644 --- a/tools.morph +++ b/tools.morph @@ -161,6 +161,12 @@ "repo": "upstream:vim", "ref": "baserock/morph", "build-depends": [] + }, + { + "name": "file", + "repo": "upstream:file", + "ref": "baserock/morph", + "build-depends": [] } ] } -- cgit v1.2.1