mirror of
https://github.com/thead-yocto-mirror/meta-openembedded
synced 2026-06-21 17:02:24 +02:00
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
8 lines
120 B
BlitzBasic
8 lines
120 B
BlitzBasic
inherit setuptools
|
|
require python-pandas.inc
|
|
|
|
RDEPENDS_${PN} += " \
|
|
${PYTHON_PN}-future \
|
|
${PYTHON_PN}-json \
|
|
"
|