From 49b6db7e66bbff7ec0c1ddbd746c656004527db5 Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Sun, 21 Jan 2018 11:20:36 -0500 Subject: Remove deprecated python3-textutils from the RDEPENDS The python3-textutils package was merged into core as part of the json manifest migration Signed-off-by: Derek Straka Signed-off-by: Armin Kuster --- meta-python/recipes-devtools/python/python-jsonschema.inc | 1 - 1 file changed, 1 deletion(-) (limited to 'meta-python/recipes-devtools/python/python-jsonschema.inc') diff --git a/meta-python/recipes-devtools/python/python-jsonschema.inc b/meta-python/recipes-devtools/python/python-jsonschema.inc index 748ef6e2ee..8413692929 100644 --- a/meta-python/recipes-devtools/python/python-jsonschema.inc +++ b/meta-python/recipes-devtools/python/python-jsonschema.inc @@ -19,7 +19,6 @@ RDEPENDS_${PN} += " \ ${PYTHON_PN}-shell \ ${PYTHON_PN}-strict-rfc3339 \ ${PYTHON_PN}-subprocess \ - ${PYTHON_PN}-textutils \ ${PYTHON_PN}-unittest \ " -- cgit 1.2.3-korg