summaryrefslogtreecommitdiff
path: root/bootstrap-pass2.morph
diff options
context:
space:
mode:
Diffstat (limited to 'bootstrap-pass2.morph')
-rw-r--r--bootstrap-pass2.morph8
1 files changed, 8 insertions, 0 deletions
diff --git a/bootstrap-pass2.morph b/bootstrap-pass2.morph
index 31660415..08e102a5 100644
--- a/bootstrap-pass2.morph
+++ b/bootstrap-pass2.morph
@@ -284,6 +284,14 @@
"build-depends": [
"glib"
]
+ },
+ {
+ "name": "pyyaml",
+ "repo": "upstream:pyyaml",
+ "ref": "baserock/morph",
+ "build-depends": [
+ "cpython"
+ ]
}
]
}