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:
Derek Straka
2017-12-28 10:36:13 -05:00
committed by Armin Kuster
parent 84aa13e7fc
commit 29a4983d5a

View File

@@ -16,6 +16,7 @@ DEPENDS += " \
"
RDEPENDS_${PN} += " \
${PYTHON_PN}-json \
${PYTHON_PN}-numpy \
${PYTHON_PN}-dateutil \
${PYTHON_PN}-pytz \