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_2.6.0.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'meta-python/recipes-devtools/python/python-jsonschema_2.6.0.bb') diff --git a/meta-python/recipes-devtools/python/python-jsonschema_2.6.0.bb b/meta-python/recipes-devtools/python/python-jsonschema_2.6.0.bb index c118f2d8a0..7407616335 100644 --- a/meta-python/recipes-devtools/python/python-jsonschema_2.6.0.bb +++ b/meta-python/recipes-devtools/python/python-jsonschema_2.6.0.bb @@ -7,4 +7,5 @@ RDEPENDS_${PN} += " \ ${PYTHON_PN}-functools32 \ ${PYTHON_PN}-lang \ ${PYTHON_PN}-re \ + ${PYTHON_PN}-textutils \ " -- cgit v1.2.3-54-g00ecf