mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-20 11:38:34 +00:00
fuse3: Add missing runtime deps for ptests
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -29,8 +29,10 @@ SRC_URI += " \
|
||||
"
|
||||
|
||||
RDEPENDS:${PN}-ptest += " \
|
||||
python3-pytest \
|
||||
bash \
|
||||
python3-pytest \
|
||||
python3-looseversion \
|
||||
kernel-module-cuse \
|
||||
bash \
|
||||
"
|
||||
|
||||
do_install_ptest() {
|
||||
|
||||
Reference in New Issue
Block a user