mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
Signed-off-by: Guy Morand <guy@guy-morand.ch> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
8 lines
123 B
BlitzBasic
8 lines
123 B
BlitzBasic
inherit setuptools
|
|
require python-pandas.inc
|
|
|
|
RDEPENDS_${PN} += " \
|
|
${PYTHON_PN}-json \
|
|
${PYTHON_PN}-importlib \
|
|
"
|