From: Shlomi Vaknin <[email protected]> Add python3-image to rdepends since it import colorsys
Signed-off-by: Shlomi Vaknin <[email protected]> Signed-off-by: Khem Raj <[email protected]> --- .../recipes-devtools/python/python3-prompt-toolkit_3.0.5.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-python/recipes-devtools/python/python3-prompt-toolkit_3.0.5.bb b/meta-python/recipes-devtools/python/python3-prompt-toolkit_3.0.5.bb index b4d20c2cd7..78fdbca4f2 100644 --- a/meta-python/recipes-devtools/python/python3-prompt-toolkit_3.0.5.bb +++ b/meta-python/recipes-devtools/python/python3-prompt-toolkit_3.0.5.bb @@ -18,6 +18,7 @@ RDEPENDS_${PN} += " \ ${PYTHON_PN}-wcwidth \ ${PYTHON_PN}-datetime \ ${PYTHON_PN}-shell \ + ${PYTHON_PN}-image \ " BBCLASSEXTEND = "native nativesdk" -- 2.28.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#86204): https://lists.openembedded.org/g/openembedded-devel/message/86204 Mute This Topic: https://lists.openembedded.org/mt/76071079/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
