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-django.inc | 1 - 1 file changed, 1 deletion(-) (limited to 'meta-python/recipes-devtools/python/python-django.inc') diff --git a/meta-python/recipes-devtools/python/python-django.inc b/meta-python/recipes-devtools/python/python-django.inc index 9287715eab..3602a74aa8 100644 --- a/meta-python/recipes-devtools/python/python-django.inc +++ b/meta-python/recipes-devtools/python/python-django.inc @@ -19,7 +19,6 @@ RDEPENDS_${PN} += "\ ${PYTHON_PN}-datetime \ ${PYTHON_PN}-email \ ${PYTHON_PN}-html \ - ${PYTHON_PN}-importlib \ ${PYTHON_PN}-json \ ${PYTHON_PN}-multiprocessing \ ${PYTHON_PN}-netserver \ -- cgit v1.2.3-54-g00ecf