summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2012-04-17 11:09:35 +0100
committerJavier Jardón <jjardon@gnome.org>2012-04-18 11:34:35 +0100
commit6f9ae5cc7fb9b7b7f9953de473045ccc9fa70837 (patch)
treefecdf9793ac264117f19040477acccf7aa52aca0
parenta5bf929977e96a374eaa6887687e3e7deb3e8eda (diff)
downloadmorphs-6f9ae5cc7fb9b7b7f9953de473045ccc9fa70837.tar.gz
Add libxml2, libxslt and intltool to devel.morph
-rw-r--r--devel.morph17
1 files changed, 17 insertions, 0 deletions
diff --git a/devel.morph b/devel.morph
index 3f0ae15..6d4c8ec 100644
--- a/devel.morph
+++ b/devel.morph
@@ -280,6 +280,23 @@
"cpython",
"python-ttystatus"
]
+ },
+ {
+ "name": "libxml2",
+ "ref": "master"
+ },
+ {
+ "name": "libxslt",
+ "ref": "master",
+ "build-depends": [
+ "libxml2"
+ ]
+ },
+ {
+ "name": "intltool",
+ "ref": "master": [
+ "perl"
+ ]
}
]
}