mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-19 23:28:38 +00:00
prompt-toolkit: fix recipe
Add python3-image to rdepends since it import colorsys Signed-off-by: Shlomi Vaknin <shlomi.39sd@gmail.com> Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -18,6 +18,7 @@ RDEPENDS_${PN} += " \
|
||||
${PYTHON_PN}-wcwidth \
|
||||
${PYTHON_PN}-datetime \
|
||||
${PYTHON_PN}-shell \
|
||||
${PYTHON_PN}-image \
|
||||
"
|
||||
|
||||
BBCLASSEXTEND = "native nativesdk"
|
||||
|
||||
Reference in New Issue
Block a user