mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-09 04:11:16 +00:00
sshfs-fuse: Add rdep on python3-compile for ptests
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -17,8 +17,9 @@ inherit meson pkgconfig ptest
|
|||||||
SRC_URI += " \
|
SRC_URI += " \
|
||||||
file://run-ptest \
|
file://run-ptest \
|
||||||
"
|
"
|
||||||
|
#python3-compile for filecmp module
|
||||||
RDEPENDS:${PN}-ptest += " \
|
RDEPENDS:${PN}-ptest += " \
|
||||||
|
python3-compile \
|
||||||
python3-pytest \
|
python3-pytest \
|
||||||
python3-unittest-automake-output \
|
python3-unittest-automake-output \
|
||||||
bash \
|
bash \
|
||||||
|
|||||||
Reference in New Issue
Block a user