summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-prompt-toolkit_3.0.19.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-prompt-toolkit_3.0.19.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-prompt-toolkit_3.0.19.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-prompt-toolkit_3.0.19.bb b/meta-python/recipes-devtools/python/python3-prompt-toolkit_3.0.19.bb
index f384e216ee..5d809055b0 100644
--- a/meta-python/recipes-devtools/python/python3-prompt-toolkit_3.0.19.bb
+++ b/meta-python/recipes-devtools/python/python3-prompt-toolkit_3.0.19.bb
@@ -9,7 +9,7 @@ inherit pypi setuptools3
9 9
10PYPI_PACKAGE = "prompt_toolkit" 10PYPI_PACKAGE = "prompt_toolkit"
11 11
12RDEPENDS_${PN} += " \ 12RDEPENDS:${PN} += " \
13 ${PYTHON_PN}-core \ 13 ${PYTHON_PN}-core \
14 ${PYTHON_PN}-six \ 14 ${PYTHON_PN}-six \
15 ${PYTHON_PN}-terminal \ 15 ${PYTHON_PN}-terminal \