mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-01-03 16:06:17 +01:00
Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
8 lines
131 B
BlitzBasic
8 lines
131 B
BlitzBasic
inherit pypi setuptools
|
|
require python-werkzeug.inc
|
|
|
|
RDEPENDS_${PN} += " \
|
|
${PYTHON_PN}-subprocess \
|
|
${PYTHON_PN}-zlib \
|
|
"
|