From 29a4983d5a4462d8e7b9abcd55bfb3013f578fdd Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Thu, 28 Dec 2017 10:36:13 -0500 Subject: python-pandas: add json to the RDEPENDS list Signed-off-by: Derek Straka Signed-off-by: Armin Kuster --- meta-python/recipes-devtools/python/python-pandas.inc | 1 + 1 file changed, 1 insertion(+) (limited to 'meta-python/recipes-devtools/python') diff --git a/meta-python/recipes-devtools/python/python-pandas.inc b/meta-python/recipes-devtools/python/python-pandas.inc index 266f8b7a6a..8129fd01ec 100644 --- a/meta-python/recipes-devtools/python/python-pandas.inc +++ b/meta-python/recipes-devtools/python/python-pandas.inc @@ -16,6 +16,7 @@ DEPENDS += " \ " RDEPENDS_${PN} += " \ + ${PYTHON_PN}-json \ ${PYTHON_PN}-numpy \ ${PYTHON_PN}-dateutil \ ${PYTHON_PN}-pytz \ -- cgit 1.2.3-korg