python3-pydbus: Add missing rdep on xml module for ptests

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
Khem Raj
2024-09-24 10:43:21 -07:00
parent 18a539db10
commit f87930c19e

View File

@@ -20,7 +20,7 @@ RDEPENDS:${PN} = "python3-pygobject \
python3-io \
python3-logging"
RDEPENDS:${PN}-ptest += "bash"
RDEPENDS:${PN}-ptest += "bash python3-xml"
do_install_ptest() {
install -d ${D}${PTEST_PATH}/tests