mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-14 05:49:57 +00:00
4d7532da6d
Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
7 lines
98 B
BlitzBasic
7 lines
98 B
BlitzBasic
inherit setuptools
|
|
require python-attrs.inc
|
|
|
|
RDEPENDS_${PN} += "\
|
|
${PYTHON_PN}-subprocess \
|
|
"
|