mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
7 lines
156 B
BlitzBasic
7 lines
156 B
BlitzBasic
inherit setuptools
|
|
require python-lxml.inc
|
|
|
|
SRC_URI = "${PYPI_SRC_URI} \
|
|
file://0001-lxml.etree-Add-empty-variadic-argument.patch \
|
|
"
|