Fixes

E  FileNotFoundError: [Errno 2] No such file or directory: 'file'

../../python3.13/subprocess.py:1972: FileNotFoundError

Signed-off-by: Khem Raj <[email protected]>
---
 meta-oe/recipes-support/fuse/fuse3_3.17.4.bb | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta-oe/recipes-support/fuse/fuse3_3.17.4.bb 
b/meta-oe/recipes-support/fuse/fuse3_3.17.4.bb
index 256c663852..85991ff7be 100644
--- a/meta-oe/recipes-support/fuse/fuse3_3.17.4.bb
+++ b/meta-oe/recipes-support/fuse/fuse3_3.17.4.bb
@@ -35,6 +35,7 @@ RDEPENDS:${PN}-ptest += " \
     python3-pytest \
     python3-looseversion \
     bash \
+    file \
 "
 RRECOMMENDS:${PN}-ptest += " kernel-module-cuse"

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#122103): 
https://lists.openembedded.org/g/openembedded-devel/message/122103
Mute This Topic: https://lists.openembedded.org/mt/116496283/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to