From 1b486bd7e7e79583331648f322a52424fe27d297 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Jard=C3=B3n?= Date: Sun, 18 Oct 2015 19:13:45 +0100 Subject: Build libxml2 against Python2 to build the 'libxml2' python module Needed by itstool Change-Id: I933eeaa7d9d609362d60eec5df2247f7c48275d7 --- strata/python2-core.morph | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/strata/python2-core.morph b/strata/python2-core.morph index ded49141..58b477fa 100644 --- a/strata/python2-core.morph +++ b/strata/python2-core.morph @@ -76,3 +76,10 @@ chunks: build-system: python-distutils build-depends: - python2 +- name: libxml2-python2 + repo: upstream:libxml2 + ref: ee8f1d4cda8dc1a6f2c515fe234f7bc89cdc9f80 + unpetrify-ref: baserock/morph + build-system: autotools + build-depends: + - python2 -- cgit v1.2.1