mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-26 19:47:17 +00:00
python-pandas: add json to the RDEPENDS list
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
committed by
Armin Kuster
parent
84aa13e7fc
commit
29a4983d5a
@@ -16,6 +16,7 @@ DEPENDS += " \
|
|||||||
"
|
"
|
||||||
|
|
||||||
RDEPENDS_${PN} += " \
|
RDEPENDS_${PN} += " \
|
||||||
|
${PYTHON_PN}-json \
|
||||||
${PYTHON_PN}-numpy \
|
${PYTHON_PN}-numpy \
|
||||||
${PYTHON_PN}-dateutil \
|
${PYTHON_PN}-dateutil \
|
||||||
${PYTHON_PN}-pytz \
|
${PYTHON_PN}-pytz \
|
||||||
|
|||||||
Reference in New Issue
Block a user