diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python-lxml_3.7.3.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python-lxml_3.7.3.bb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python-lxml_3.7.3.bb b/meta-python/recipes-devtools/python/python-lxml_3.7.3.bb index 81ccb12d87..5c93a3f841 100644 --- a/meta-python/recipes-devtools/python/python-lxml_3.7.3.bb +++ b/meta-python/recipes-devtools/python/python-lxml_3.7.3.bb | |||
| @@ -1,2 +1,6 @@ | |||
| 1 | inherit setuptools | 1 | inherit setuptools |
| 2 | require python-lxml.inc | 2 | require python-lxml.inc |
| 3 | |||
| 4 | SRC_URI = "${PYPI_SRC_URI} \ | ||
| 5 | file://0001-lxml.etree-Add-empty-variadic-argument.patch \ | ||
| 6 | " | ||
