sshfs-fuse: Add rdep on python3-compile for ptests

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj
2024-10-05 08:54:15 -07:00
parent e0863f2453
commit 44fb41b449

View File

@@ -17,8 +17,9 @@ inherit meson pkgconfig ptest
SRC_URI += " \
file://run-ptest \
"
#python3-compile for filecmp module
RDEPENDS:${PN}-ptest += " \
python3-compile \
python3-pytest \
python3-unittest-automake-output \
bash \