diff options
| author | Dominic Sacré <dominic.sacre@gmx.de> | 2015-08-24 17:27:53 +0200 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2015-08-31 19:17:07 +0200 |
| commit | b13250198de5e1a5461e3e8079cf858cc6a084a3 (patch) | |
| tree | 38c31d1258057dd9efade90b32a3b4b463dd4d59 /meta-python/recipes-devtools/python/python3-lxml_3.4.4.bb | |
| parent | a7c72d7d7c3948081800ee118e5cd7ee2a146237 (diff) | |
| download | meta-openembedded-b13250198de5e1a5461e3e8079cf858cc6a084a3.tar.gz | |
python3-lxml: Add new recipe
Use a common .inc file for the python-lxml and python3-lxml recipes.
Signed-off-by: Dominic Sacré <dominic.sacre@gmx.de>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-lxml_3.4.4.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-lxml_3.4.4.bb | 2 |
1 files changed, 2 insertions, 0 deletions
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 @@ | |||
| 1 | inherit setuptools3 | ||
| 2 | require python-lxml.inc | ||
