summaryrefslogtreecommitdiff
path: root/tools.morph
diff options
context:
space:
mode:
authorRic Holland <richard.holland@codethink.co.uk>2013-03-06 10:06:43 +0000
committerRic Holland <richard.holland@codethink.co.uk>2013-03-06 14:08:40 +0000
commitaaeecc11952b80ae48d592a38dd1d34aed7aa1b4 (patch)
treedc45b6ed7694d66b8d2e03c52cf5468f4ba7958b /tools.morph
parentfed6dd1773eecec9686b1cea5d65d44313abdda6 (diff)
downloadmorphs-aaeecc11952b80ae48d592a38dd1d34aed7aa1b4.tar.gz
Add a chunk for the "file" programme to tools.morph
Diffstat (limited to 'tools.morph')
-rw-r--r--tools.morph6
1 files changed, 6 insertions, 0 deletions
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": []
}
]
}