mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-01-12 15:31:45 +00:00
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
9 lines
168 B
BlitzBasic
9 lines
168 B
BlitzBasic
inherit pypi setuptools
|
|
require python-jsonschema.inc
|
|
|
|
RDEPENDS_${PN} += " \
|
|
${PYTHON_PN}-argparse \
|
|
${PYTHON_PN}-contextlib \
|
|
${PYTHON_PN}-functools32 \
|
|
"
|