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-dbusmock_0.16.7.bb | 1 - 1 file changed, 1 deletion(-) (limited to 'meta-python/recipes-devtools/python/python-dbusmock_0.16.7.bb') diff --git a/meta-python/recipes-devtools/python/python-dbusmock_0.16.7.bb b/meta-python/recipes-devtools/python/python-dbusmock_0.16.7.bb index fb8c0aa602..ec8c54aacc 100644 --- a/meta-python/recipes-devtools/python/python-dbusmock_0.16.7.bb +++ b/meta-python/recipes-devtools/python/python-dbusmock_0.16.7.bb @@ -20,7 +20,6 @@ inherit pypi setuptools RDEPENDS_${PN} += "\ ${PYTHON_PN}-dbus \ - ${PYTHON_PN}-importlib \ ${PYTHON_PN}-pygobject \ ${PYTHON_PN}-xml \ " -- cgit v1.2.3-54-g00ecf