mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +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:
parent
6e280516f2
commit
5cb0b48757
@ -13,6 +13,7 @@ inherit setuptools3 pypi
|
||||
RDEPENDS:${PN} = "\
|
||||
python3-dateutil \
|
||||
python3-docopt \
|
||||
python3-logging \
|
||||
python3-ruamel-yaml \
|
||||
"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user