mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-02-26 18:20:29 +00:00
python3-ansi2html: drop python3-six from RDEPENDS
Looking at the history, python3-six dependency was dropped around version v1.6.0 when Python 2 support was dropped. Signed-off-by: Guðni Már Gilbert <gudni.m.g@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
committed by
Khem Raj
parent
7d7ada648e
commit
a68a7f7b43
@@ -14,6 +14,5 @@ DEPENDS += " \
|
||||
"
|
||||
|
||||
RDEPENDS:${PN} = " \
|
||||
python3-six \
|
||||
python3-compression \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user