From 6db7ade6c5757c317ca63c43b40ddda5d4e181dd Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Tue, 6 Mar 2018 07:50:08 -0500 Subject: python-jsonschema: remove unneeded depends on python3-misc Signed-off-by: Derek Straka Signed-off-by: Armin Kuster --- meta-python/recipes-devtools/python/python3-jsonschema_2.6.0.bb | 4 ---- 1 file changed, 4 deletions(-) (limited to 'meta-python/recipes-devtools/python') diff --git a/meta-python/recipes-devtools/python/python3-jsonschema_2.6.0.bb b/meta-python/recipes-devtools/python/python3-jsonschema_2.6.0.bb index 5aaee682b6..9269907476 100644 --- a/meta-python/recipes-devtools/python/python3-jsonschema_2.6.0.bb +++ b/meta-python/recipes-devtools/python/python3-jsonschema_2.6.0.bb @@ -1,6 +1,2 @@ inherit pypi setuptools3 require python-jsonschema.inc - -RDEPENDS_${PN} += " \ - ${PYTHON_PN}-misc \ -" -- cgit 1.2.3-korg