mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
fuse3: Add missing rdep on file for ptests
Fixes E FileNotFoundError: [Errno 2] No such file or directory: 'file' ../../python3.13/subprocess.py:1972: FileNotFoundError Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
53192e70ed
commit
32a029dae1
|
|
@ -35,6 +35,7 @@ RDEPENDS:${PN}-ptest += " \
|
|||
python3-pytest \
|
||||
python3-looseversion \
|
||||
bash \
|
||||
file \
|
||||
"
|
||||
RRECOMMENDS:${PN}-ptest += " kernel-module-cuse"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user