mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-12 18:05:34 +00:00
python3-txdbus: cleanup RDEPENDS
python3-six is no longer a dependency and Python 2 support has already been dropped. Change python3-twisted to python3-twisted-core such that only required modules are installed. Signed-off-by: Guðni Már Gilbert <gudnimar@noxmedical.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
7167eed066
commit
e186d26bbb
@ -9,4 +9,4 @@ SRC_URI[sha256sum] = "8375a5fb68a12054f0def91af800c821fb2232949337756ed975f88d8e
|
|||||||
|
|
||||||
inherit pypi setuptools3
|
inherit pypi setuptools3
|
||||||
|
|
||||||
RDEPENDS:${PN} += "python3-six python3-twisted"
|
RDEPENDS:${PN} += "python3-twisted-core"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user