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 \