mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-02-26 18:20:29 +00:00
python3-pykwalify: 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
6e280516f2
commit
5cb0b48757
@@ -13,6 +13,7 @@ inherit setuptools3 pypi
|
||||
RDEPENDS:${PN} = "\
|
||||
python3-dateutil \
|
||||
python3-docopt \
|
||||
python3-logging \
|
||||
python3-ruamel-yaml \
|
||||
"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user