mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
python3-flask-user: add missing run-time dependencies
Add missing RDEPENDS for this package. Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
625818eb0e
commit
e88c3c8440
|
|
@ -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 \
|
||||
"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user