summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <lars.wirzenius@codethink.co.uk>2013-01-28 15:05:50 +0000
committerLars Wirzenius <lars.wirzenius@codethink.co.uk>2013-01-28 15:05:50 +0000
commitd17d1b3a90158a421f4738e30a9f6c2eb55fe318 (patch)
tree1656c4546572c5cf8b5a26ec18d69b678c17a8bb
parentec66dd9129f4b00bb9297b94814e27ad82c63b4d (diff)
parenta4adeaa26274729dab0347dcd4b2c6e7b6e69e0a (diff)
downloadmorphs-d17d1b3a90158a421f4738e30a9f6c2eb55fe318.tar.gz
Merge branch 'master' of git://git.baserock.org/baserock/baserock/morphs
-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",