summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2013-03-13 18:24:45 +0000
committerSam Thursfield <sam.thursfield@codethink.co.uk>2013-03-13 18:24:45 +0000
commit7ae618fa03fa1f59de606c62127c499a03f2b995 (patch)
tree4c3a9b86d124a04dd2ae74255e845bcdcbaa3cc4
parentfed6dd1773eecec9686b1cea5d65d44313abdda6 (diff)
parentaaeecc11952b80ae48d592a38dd1d34aed7aa1b4 (diff)
downloadmorphs-7ae618fa03fa1f59de606c62127c499a03f2b995.tar.gz
Merge system branch 'baserock/richardholland/add-file'
-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": []
}
]
}