aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-twisted_17.9.0.bb
diff options
context:
space:
mode:
authorDerek Straka <derek@asterius.io>2018-01-21 11:20:34 -0500
committerArmin Kuster <akuster808@gmail.com>2018-01-22 20:09:57 -0800
commit6f45a7ed4c36893de9db48ed79deb4e61e2734e7 (patch)
tree4378ca04c00b9443ef9e9b6a2a3f5b064eec4ac4 /meta-python/recipes-devtools/python/python3-twisted_17.9.0.bb
parent7ba61902e6ee39d5fbb4e8e10288e76a1c4468bc (diff)
downloadmeta-openembedded-contrib-6f45a7ed4c36893de9db48ed79deb4e61e2734e7.tar.gz
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 <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-twisted_17.9.0.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-twisted_17.9.0.bb2
1 files changed, 0 insertions, 2 deletions
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 \