mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-06 04:49:29 +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:
committed by
Khem Raj
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 \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user