summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Maw <richard.maw@codethink.co.uk>2012-03-27 11:54:27 +0100
committerRichard Maw <richard.maw@codethink.co.uk>2012-03-27 11:54:27 +0100
commit382f0e7138bbc144514c0081180745381479a707 (patch)
treeb3fa9f4e69a13d9952121f53becfbd24c5436f9f
parent25c985852742f3a96a93c2d994cacae28366602b (diff)
downloadmorphs-382f0e7138bbc144514c0081180745381479a707.tar.gz
devel.morph: re add xz
xz is needed for libtool, syslinux and other programs we potentially want to add, so it needs to be installed
-rw-r--r--devel.morph4
1 files changed, 4 insertions, 0 deletions
diff --git a/devel.morph b/devel.morph
index e368b4f..a78fae7 100644
--- a/devel.morph
+++ b/devel.morph
@@ -78,6 +78,10 @@
"ref": "baserock/morph"
},
{
+ "name": "xz",
+ "ref": "baserock/morph"
+ },
+ {
"name": "autoconf",
"ref": "baserock/morph"
},