summaryrefslogtreecommitdiff
path: root/tools.morph
diff options
context:
space:
mode:
authorTiago Gomes <tiago.gomes@codethink.co.uk>2013-04-29 08:37:41 +0000
committerTiago Gomes <tiago.gomes@codethink.co.uk>2013-04-29 08:37:41 +0000
commitbfa3d47d899a5fbc9f035b17e0ae4329979bbfb2 (patch)
tree74031afe3e15525c1e437cdc57bbee46fc24efb8 /tools.morph
parent6d0b51531a2db8ceebb78e945c0d0d10b0b8f554 (diff)
downloaddefinitions-bfa3d47d899a5fbc9f035b17e0ae4329979bbfb2.tar.gz
Add screen to tools stratum
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 7342cd23..74a8c804 100644
--- a/tools.morph
+++ b/tools.morph
@@ -167,6 +167,12 @@
"repo": "upstream:vim",
"ref": "baserock/morph",
"build-depends": []
+ },
+ {
+ "name": "screen",
+ "repo": "upstream:screen",
+ "ref": "baserock/morph",
+ "build-depends": []
}
]
}