diff options
Diffstat (limited to 'meta-python')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-prompt-toolkit_3.0.5.bb | 1 |
1 files changed, 1 insertions, 0 deletions
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} += " \ | |||
| 18 | ${PYTHON_PN}-wcwidth \ | 18 | ${PYTHON_PN}-wcwidth \ |
| 19 | ${PYTHON_PN}-datetime \ | 19 | ${PYTHON_PN}-datetime \ |
| 20 | ${PYTHON_PN}-shell \ | 20 | ${PYTHON_PN}-shell \ |
| 21 | ${PYTHON_PN}-image \ | ||
| 21 | " | 22 | " |
| 22 | 23 | ||
| 23 | BBCLASSEXTEND = "native nativesdk" | 24 | BBCLASSEXTEND = "native nativesdk" |
