summaryrefslogtreecommitdiff
path: root/strata/core.morph
diff options
context:
space:
mode:
authorFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2015-03-04 16:06:25 +0000
committerFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2015-03-16 11:44:49 +0000
commit7be0f59b303fd2d9e5f69dcf1b76a4782841b672 (patch)
treeac56daef24f407fe626e331d2bb260a718016ed6 /strata/core.morph
parent3615cc776d0a926fc45ce280cfc6ee679d01366e (diff)
downloaddefinitions-7be0f59b303fd2d9e5f69dcf1b76a4782841b672.tar.gz
Update python-lxml and move it to python-core stratum
lxml will be duplicated in openstack-services and virtualization morphologies. lxml and cython are python packages which depends on lxslt which is placed in foundation. Moving lxslt to core.morph fixes the dependency because python-core.morph depends on core.morph, also move lxslt is a very common dependency so having it in core.morph makes sense.
Diffstat (limited to 'strata/core.morph')
-rw-r--r--strata/core.morph9
1 files changed, 9 insertions, 0 deletions
diff --git a/strata/core.morph b/strata/core.morph
index b424a023..963a89bb 100644
--- a/strata/core.morph
+++ b/strata/core.morph
@@ -273,3 +273,12 @@ chunks:
unpetrify-ref: baserock/v2.7.1
build-depends:
- shadow
+- name: libxslt
+ repo: upstream:libxslt
+ ref: 8785a2ffd0d146df0395ab71ce4734d0a8ba0f7e
+ unpetrify-ref: baserock/morph
+ build-depends:
+ - autoconf-tarball
+ - libtool-tarball
+ - automake
+ - libxml2