From ef52e998043384350b558dd4f75fdb0400e18a98 Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Sun, 21 Jan 2018 11:20:34 -0500 Subject: Remove deprecated python3-lang from the RDEPENDS The python3-lang 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/python3-twisted_17.9.0.bb | 2 -- 1 file changed, 2 deletions(-) (limited to 'meta-python/recipes-devtools/python/python3-twisted_17.9.0.bb') diff --git a/meta-python/recipes-devtools/python/python3-twisted_17.9.0.bb b/meta-python/recipes-devtools/python/python3-twisted_17.9.0.bb index d7533d8e70..dfb9d4a4cc 100644 --- a/meta-python/recipes-devtools/python/python3-twisted_17.9.0.bb +++ b/meta-python/recipes-devtools/python/python3-twisted_17.9.0.bb @@ -1,8 +1,6 @@ inherit pypi setuptools3 require python-twisted.inc -RDEPENDS_${PN}-core += "python3-lang" - FILES_${PN}-core_append += " \ ${libdir}/${PYTHON_DIR}/site-packages/twisted/__pycache__ \ ${libdir}/${PYTHON_DIR}/site-packages/twisted/python/__pycache__/*pyc \ -- cgit v1.2.3-54-g00ecf