mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-01 13:40:04 +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://run-ptest \
|
||||||
file://fuse3.conf \
|
file://fuse3.conf \
|
||||||
"
|
"
|
||||||
|
#python3-compile for filecmp module
|
||||||
RDEPENDS:${PN}-ptest += " \
|
RDEPENDS:${PN}-ptest += " \
|
||||||
|
python3-compile \
|
||||||
python3-pytest \
|
python3-pytest \
|
||||||
python3-looseversion \
|
python3-looseversion \
|
||||||
bash \
|
bash \
|
||||||
|
|||||||
Reference in New Issue
Block a user