mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-30 14:58:26 +00:00
python-twisted: clean-up the dependencies
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
committed by
Armin Kuster
parent
2b6ae2d951
commit
e410b5c543
@@ -1,7 +1,7 @@
|
||||
inherit pypi setuptools3
|
||||
require python-twisted.inc
|
||||
|
||||
RDEPENDS_${PN}-core = "python3-core python3-zopeinterface python3-lang"
|
||||
RDEPENDS_${PN}-core += "python3-lang"
|
||||
|
||||
FILES_${PN}-core_append += " \
|
||||
${libdir}/${PYTHON_DIR}/site-packages/twisted/__pycache__ \
|
||||
|
||||
Reference in New Issue
Block a user