mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-14 17:59:59 +00: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