mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-06 16:29:42 +02:00
Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
8 lines
134 B
BlitzBasic
8 lines
134 B
BlitzBasic
inherit setuptools
|
|
require python-asn1crypto.inc
|
|
|
|
RDEPENDS_${PN} += " \
|
|
${PYTHON_PN}-subprocess \
|
|
${PYTHON_PN}-textutils \
|
|
"
|