From 79080374c81fdcf404db9bc24e4a0b1455042fee Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Sun, 21 Jan 2018 11:20:32 -0500 Subject: Remove deprecated ${PYTHON_PN}-importlib from the RDEPENDS The ${PYTHON_PN}-importlib package was removed as part of the migration to the json manifest file. The functionality is now part of core Signed-off-by: Derek Straka Signed-off-by: Armin Kuster --- meta-python/recipes-devtools/python/python-pandas_0.22.0.bb | 1 - 1 file changed, 1 deletion(-) (limited to 'meta-python/recipes-devtools/python/python-pandas_0.22.0.bb') diff --git a/meta-python/recipes-devtools/python/python-pandas_0.22.0.bb b/meta-python/recipes-devtools/python/python-pandas_0.22.0.bb index 355074cb25..b3bfab9693 100644 --- a/meta-python/recipes-devtools/python/python-pandas_0.22.0.bb +++ b/meta-python/recipes-devtools/python/python-pandas_0.22.0.bb @@ -4,5 +4,4 @@ require python-pandas.inc RDEPENDS_${PN} += " \ ${PYTHON_PN}-future \ ${PYTHON_PN}-json \ - ${PYTHON_PN}-importlib \ " -- cgit v1.2.3-54-g00ecf