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:
Shlomi Vaknin
2020-08-06 10:15:23 -07:00
committed by Khem Raj
parent c7f163f08e
commit 2dc11218ec

View File

@@ -18,6 +18,7 @@ RDEPENDS_${PN} += " \
${PYTHON_PN}-wcwidth \
${PYTHON_PN}-datetime \
${PYTHON_PN}-shell \
${PYTHON_PN}-image \
"
BBCLASSEXTEND = "native nativesdk"