mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-01-13 03:41:43 +00:00
-License-Update:changed from dos to unix. Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
9 lines
170 B
BlitzBasic
9 lines
170 B
BlitzBasic
require python-can.inc
|
|
inherit pypi setuptools
|
|
|
|
RDEPENDS_${PN}_class-target += "\
|
|
${PYTHON_PN}-argparse \
|
|
${PYTHON_PN}-subprocess \
|
|
${PYTHON_PN}-zlib \
|
|
"
|