summaryrefslogtreecommitdiff
path: root/bootstrap-pass1.morph
diff options
context:
space:
mode:
authorRichard Maw <richard.maw@codethink.co.uk>2012-03-29 15:18:02 +0100
committerRichard Maw <richard.maw@codethink.co.uk>2012-03-29 15:18:02 +0100
commit249dbf07af06c7c4ec9374cca69ea8e3d18c172e (patch)
tree9b818c12be472f68dfab1c251359a51bd4e9ced6 /bootstrap-pass1.morph
parent757493fcb5e297a64f0913651289c6db5c4a90ad (diff)
downloaddefinitions-249dbf07af06c7c4ec9374cca69ea8e3d18c172e.tar.gz
morphs: migrate to cpython repository
Diffstat (limited to 'bootstrap-pass1.morph')
-rw-r--r--bootstrap-pass1.morph8
1 files changed, 4 insertions, 4 deletions
diff --git a/bootstrap-pass1.morph b/bootstrap-pass1.morph
index 9073ed7a..a8761027 100644
--- a/bootstrap-pass1.morph
+++ b/bootstrap-pass1.morph
@@ -133,16 +133,16 @@
"name": "xz"
},
{
- "repo": "python",
+ "repo": "cpython",
"ref": "baserock/morph-2.7",
- "name": "python"
+ "name": "cpython"
},
{
"repo": "cliapp",
"ref": "baserock/morph",
"name": "cliapp",
"build-depends": [
- "python"
+ "cpython"
]
},
{
@@ -165,7 +165,7 @@
"ref": "baserock/morph",
"name": "git",
"build-depends": [
- "python",
+ "cpython",
"libexpat",
"curl",
"openssl"