summaryrefslogtreecommitdiff
path: root/tools.morph
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2013-03-13 18:27:26 +0000
committerSam Thursfield <sam.thursfield@codethink.co.uk>2013-03-13 18:27:26 +0000
commit04693fe707b8651ab9c14b4dbcc1f2479cde4aea (patch)
treeaf22bc7e36598c5644578c9afcb3e855634f7226 /tools.morph
parent7ae618fa03fa1f59de606c62127c499a03f2b995 (diff)
downloadmorphs-04693fe707b8651ab9c14b4dbcc1f2479cde4aea.tar.gz
Re-sort tools.morph
Diffstat (limited to 'tools.morph')
-rw-r--r--tools.morph12
1 files changed, 6 insertions, 6 deletions
diff --git a/tools.morph b/tools.morph
index 0c0af38..7342cd2 100644
--- a/tools.morph
+++ b/tools.morph
@@ -98,6 +98,12 @@
"build-depends": []
},
{
+ "name": "file",
+ "repo": "upstream:file",
+ "ref": "baserock/morph",
+ "build-depends": []
+ },
+ {
"name": "gdb",
"repo": "upstream:gdb",
"ref": "baserock/morph",
@@ -161,12 +167,6 @@
"repo": "upstream:vim",
"ref": "baserock/morph",
"build-depends": []
- },
- {
- "name": "file",
- "repo": "upstream:file",
- "ref": "baserock/morph",
- "build-depends": []
}
]
}