summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel.morph9
1 files changed, 9 insertions, 0 deletions
diff --git a/devel.morph b/devel.morph
index c789c5b..9386391 100644
--- a/devel.morph
+++ b/devel.morph
@@ -383,6 +383,15 @@
]
},
{
+ "name": "pyyaml",
+ "repo": "upstream:pyyaml",
+ "ref": "baserock/morph",
+ "build-depends": [
+ "cpython",
+ "python-setuptools"
+ ]
+ },
+ {
"name": "libxml2",
"repo": "upstream:libxml2",
"ref": "master",