mirror of
https://github.com/thead-yocto-mirror/meta-openembedded
synced 2026-07-20 06:48:11 +02:00
Add python pandas recipes
Signed-off-by: Guy Morand <guy@guy-morand.ch> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
inherit setuptools
|
||||
require python-pandas.inc
|
||||
|
||||
RDEPENDS_${PN} += " \
|
||||
${PYTHON_PN}-json \
|
||||
${PYTHON_PN}-importlib \
|
||||
"
|
||||
Reference in New Issue
Block a user