mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
python3-et-xmlfile: 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
a24e93b575
commit
3cecc1ca22
|
|
@ -15,6 +15,7 @@ RDEPENDS:${PN} += " \
|
|||
python3-io \
|
||||
python3-pprint \
|
||||
python3-shell \
|
||||
python3-xml \
|
||||
"
|
||||
|
||||
inherit setuptools3 pypi
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user