summaryrefslogtreecommitdiff
path: root/foundation.morph
diff options
context:
space:
mode:
authorJannis Pohlmann <jannis.pohlmann@codethink.co.uk>2012-04-17 16:28:59 +0000
committerJannis Pohlmann <jannis.pohlmann@codethink.co.uk>2012-04-17 16:29:36 +0000
commit1383462d4935efee23028006b44f5a37bb5c48ea (patch)
tree092046dfc7be64cb3fa7e91b83d749f51524d1ea /foundation.morph
parent560f37109a2a12cd3e5110da0000e66a6d0424c7 (diff)
downloadmorphs-1383462d4935efee23028006b44f5a37bb5c48ea.tar.gz
Move zlib from devel to foundation.
We've decided that it belongs here anyway and it is also required to run cpython in the morph-cache-server stratum.
Diffstat (limited to 'foundation.morph')
-rw-r--r--foundation.morph4
1 files changed, 4 insertions, 0 deletions
diff --git a/foundation.morph b/foundation.morph
index 3c228e9..faf93f7 100644
--- a/foundation.morph
+++ b/foundation.morph
@@ -33,6 +33,10 @@
{
"name": "tbdiff",
"ref": "master"
+ },
+ {
+ "name": "zlib",
+ "ref": "baserock/morph"
}
]
}