From b13250198de5e1a5461e3e8079cf858cc6a084a3 Mon Sep 17 00:00:00 2001 From: Dominic Sacré Date: Mon, 24 Aug 2015 17:27:53 +0200 Subject: python3-lxml: Add new recipe MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Use a common .inc file for the python-lxml and python3-lxml recipes. Signed-off-by: Dominic Sacré Signed-off-by: Martin Jansa --- meta-python/recipes-devtools/python/python3-lxml_3.4.4.bb | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python3-lxml_3.4.4.bb (limited to 'meta-python/recipes-devtools/python/python3-lxml_3.4.4.bb') diff --git a/meta-python/recipes-devtools/python/python3-lxml_3.4.4.bb b/meta-python/recipes-devtools/python/python3-lxml_3.4.4.bb new file mode 100644 index 0000000000..ff4bc7faad --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-lxml_3.4.4.bb @@ -0,0 +1,2 @@ +inherit setuptools3 +require python-lxml.inc -- cgit v1.2.3-54-g00ecf