mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-07-19 15:29:08 +02:00

Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
7 lines
101 B
BlitzBasic
7 lines
101 B
BlitzBasic
require python-pyroute2.inc
|
|
inherit setuptools
|
|
|
|
RDEPENDS_${PN} += "\
|
|
${PYTHON_PN}-subprocess \
|
|
"
|