Skip to content

Commit

Permalink
prompt-toolkit: fix recipe
Browse files Browse the repository at this point in the history
Add python3-image to rdepends since it import colorsys

Signed-off-by: Shlomi Vaknin <shlomi.39sd@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
  • Loading branch information
shlomow authored and kraj committed Aug 9, 2020
1 parent b02c6ae commit 2773b44
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ RDEPENDS_${PN} += " \
${PYTHON_PN}-wcwidth \
${PYTHON_PN}-datetime \
${PYTHON_PN}-shell \
${PYTHON_PN}-image \
"

BBCLASSEXTEND = "native nativesdk"

0 comments on commit 2773b44

Please sign in to comment.