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 RDEPENDS:${PN} = " \ python3-babel \ + python3-blinker \ python3-flask \ python3-flask-login \ python3-flask-mail \ + python3-flask-wtf \ + python3-passlib \ "