mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 05:10:20 +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:
committed by
Khem Raj
parent
a24e93b575
commit
3cecc1ca22
@@ -15,6 +15,7 @@ RDEPENDS:${PN} += " \
|
|||||||
python3-io \
|
python3-io \
|
||||||
python3-pprint \
|
python3-pprint \
|
||||||
python3-shell \
|
python3-shell \
|
||||||
|
python3-xml \
|
||||||
"
|
"
|
||||||
|
|
||||||
inherit setuptools3 pypi
|
inherit setuptools3 pypi
|
||||||
|
|||||||
Reference in New Issue
Block a user