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/python3-prompt-toolkit_1.0.15.bb | 1 - 1 file changed, 1 deletion(-) (limited to 'meta-python/recipes-devtools/python/python3-prompt-toolkit_1.0.15.bb') diff --git a/meta-python/recipes-devtools/python/python3-prompt-toolkit_1.0.15.bb b/meta-python/recipes-devtools/python/python3-prompt-toolkit_1.0.15.bb index 1067d156ac..0e99917c21 100644 --- a/meta-python/recipes-devtools/python/python3-prompt-toolkit_1.0.15.bb +++ b/meta-python/recipes-devtools/python/python3-prompt-toolkit_1.0.15.bb @@ -4,5 +4,4 @@ require python-prompt-toolkit.inc RDEPENDS_${PN} += " \ ${PYTHON_PN}-datetime \ ${PYTHON_PN}-shell \ - ${PYTHON_PN}-textutils \ " -- cgit v1.2.3-54-g00ecf