Signed-off-by: Khem Raj <[email protected]>
---
.../recipes-filesystems/sshfs-fuse/sshfs-fuse_3.7.3.bb | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git
a/meta-filesystems/recipes-filesystems/sshfs-fuse/sshfs-fuse_3.7.3.bb
b/meta-filesystems/recipes-filesystems/sshfs-fuse/sshfs-fuse_3.7.3.bb
index fd5af0b026..569c7f6901 100644
--- a/meta-filesystems/recipes-filesystems/sshfs-fuse/sshfs-fuse_3.7.3.bb
+++ b/meta-filesystems/recipes-filesystems/sshfs-fuse/sshfs-fuse_3.7.3.bb
@@ -17,8 +17,9 @@ inherit meson pkgconfig ptest
SRC_URI += " \
file://run-ptest \
"
-
+#python3-compile for filecmp module
RDEPENDS:${PN}-ptest += " \
+ python3-compile \
python3-pytest \
python3-unittest-automake-output \
bash \
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#112674):
https://lists.openembedded.org/g/openembedded-devel/message/112674
Mute This Topic: https://lists.openembedded.org/mt/108837194/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-