mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-02-02 22:30:26 +00:00
python3-dateparser: 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
b763bcfdbe
commit
749847ab05
@@ -13,6 +13,9 @@ CLEANBROKEN = "1"
|
||||
|
||||
RDEPENDS:${PN} += " \
|
||||
python3-dateutil \
|
||||
python3-logging \
|
||||
python3-pytz \
|
||||
python3-regex \
|
||||
python3-ruamel-yaml \
|
||||
python3-tzlocal \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user