From bfa3d47d899a5fbc9f035b17e0ae4329979bbfb2 Mon Sep 17 00:00:00 2001 From: Tiago Gomes Date: Mon, 29 Apr 2013 08:37:41 +0000 Subject: Add screen to tools stratum --- tools.morph | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'tools.morph') 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": [] } ] } -- cgit v1.2.1