mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-01 01:30:23 +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:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user