mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-05-17 16:57:11 +00:00
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:
parent
18a539db10
commit
f87930c19e
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user