mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-25 19:57:27 +01: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 \
|
|
"
|