mirror of
https://github.com/thead-yocto-mirror/meta-openembedded
synced 2026-06-21 17:02:24 +02:00
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 \
|
|
"
|