mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +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:
parent
7d7ada648e
commit
a68a7f7b43
|
|
@ -14,6 +14,5 @@ DEPENDS += " \
|
|||
"
|
||||
|
||||
RDEPENDS:${PN} = " \
|
||||
python3-six \
|
||||
python3-compression \
|
||||
"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user