summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r--meta-python/recipes-devtools/python/python3-flask-user_0.6.19.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-flask-user_0.6.19.bb b/meta-python/recipes-devtools/python/python3-flask-user_0.6.19.bb
index a1b15c99c7..ac449361a4 100644
--- a/meta-python/recipes-devtools/python/python3-flask-user_0.6.19.bb
+++ b/meta-python/recipes-devtools/python/python3-flask-user_0.6.19.bb
@@ -15,7 +15,10 @@ inherit pypi setuptools3
15 15
16RDEPENDS:${PN} = " \ 16RDEPENDS:${PN} = " \
17 python3-babel \ 17 python3-babel \
18 python3-blinker \
18 python3-flask \ 19 python3-flask \
19 python3-flask-login \ 20 python3-flask-login \
20 python3-flask-mail \ 21 python3-flask-mail \
22 python3-flask-wtf \
23 python3-passlib \
21" 24"