summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-flask-babel_4.0.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-flask-babel_4.0.0.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-flask-babel_4.0.0.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-python/recipes-devtools/python/python3-flask-babel_4.0.0.bb b/meta-python/recipes-devtools/python/python3-flask-babel_4.0.0.bb
index 4d8aee532c..b445ec0e1c 100644
--- a/meta-python/recipes-devtools/python/python3-flask-babel_4.0.0.bb
+++ b/meta-python/recipes-devtools/python/python3-flask-babel_4.0.0.bb
@@ -9,7 +9,7 @@ PYPI_PACKAGE = "flask_babel"
9inherit pypi python_poetry_core 9inherit pypi python_poetry_core
10 10
11RDEPENDS:${PN} += "\ 11RDEPENDS:${PN} += "\
12 ${PYTHON_PN}-speaklater \ 12 python3-speaklater \
13 ${PYTHON_PN}-babel \ 13 python3-babel \
14 ${PYTHON_PN}-flask \ 14 python3-flask \
15 " 15 "