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:
Bartosz Golaszewski 2023-06-23 16:38:40 +02:00 committed by Khem Raj
parent a24e93b575
commit 3cecc1ca22

View File

@ -15,6 +15,7 @@ RDEPENDS:${PN} += " \
python3-io \
python3-pprint \
python3-shell \
python3-xml \
"
inherit setuptools3 pypi