mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-07-19 15:29:08 +02: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 \
|
|
"
|