python3-parse-type: Add missing rdep on six for ptests

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj
2024-09-11 21:38:43 -07:00
parent b3efb7ecd8
commit fbfc860e5b

View File

@@ -20,5 +20,6 @@ do_install_ptest() {
RDEPENDS:${PN} += "python3-parse"
RDEPENDS:${PN}-ptest += " \
python3-pytest \
python3-six \
python3-unittest-automake-output \
"