mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +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
0dba41b51f
commit
94a65e3ff6
@ -9,4 +9,4 @@ SRC_URI[sha256sum] = "8375a5fb68a12054f0def91af800c821fb2232949337756ed975f88d8e
|
||||
|
||||
inherit pypi setuptools3
|
||||
|
||||
RDEPENDS:${PN} += "python3-six python3-twisted"
|
||||
RDEPENDS:${PN} += "python3-twisted-core"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user