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-17 11:24:25 +0000
commit526b10c718e2815bc67c865b520b5fb9de54f1bc (patch)
tree279ef8655707336ef1135749b77cd9caaba7c17b /strata/core.morph
parentd1078c682379fad05244a6189e5331627f6282f6 (diff)
downloaddefinitions-526b10c718e2815bc67c865b520b5fb9de54f1bc.tar.gz
Update python-lxml and move it to python-core stratum
This moves python-lxml to python-core to avoid duplication of chunks in strata when the openstack-services strata is merged into definition master. lxslt has been moved to core.morph because is a very common dependency and is a requirement for python-lxml.
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