mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
fuse3: Add missing rdep for filecmp python module
This is needed in ptests to run successfully Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
d3e8d7804a
commit
44e82bcc6a
|
|
@ -29,8 +29,9 @@ SRC_URI += " \
|
|||
file://run-ptest \
|
||||
file://fuse3.conf \
|
||||
"
|
||||
|
||||
#python3-compile for filecmp module
|
||||
RDEPENDS:${PN}-ptest += " \
|
||||
python3-compile \
|
||||
python3-pytest \
|
||||
python3-looseversion \
|
||||
bash \
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user