summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bootstrap-pass2.morph4
1 files changed, 2 insertions, 2 deletions
diff --git a/bootstrap-pass2.morph b/bootstrap-pass2.morph
index 0fc51672..6094ddda 100644
--- a/bootstrap-pass2.morph
+++ b/bootstrap-pass2.morph
@@ -181,7 +181,7 @@
"name": "cliapp",
"ref": "baserock/morph",
"build-depends": [
- "python"
+ "cpython"
]
},
{
@@ -199,7 +199,7 @@
"ref": "baserock/morph",
"build-depends": [
"curl",
- "python",
+ "cpython",
"openssl",
"libexpat"
]