mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-07-19 21:27:59 +00:00
python3-parse-type: Add missing rdep on six for ptests
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
b3efb7ecd8
commit
fbfc860e5b
@ -20,5 +20,6 @@ do_install_ptest() {
|
||||
RDEPENDS:${PN} += "python3-parse"
|
||||
RDEPENDS:${PN}-ptest += " \
|
||||
python3-pytest \
|
||||
python3-six \
|
||||
python3-unittest-automake-output \
|
||||
"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user