diff options
| -rw-r--r-- | meta-filesystems/recipes-filesystems/sshfs-fuse/sshfs-fuse_3.7.3.bb | 2 | ||||
| -rw-r--r-- | meta-filesystems/recipes-support/fuse/fuse3_3.16.2.bb | 2 |
2 files changed, 2 insertions, 2 deletions
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 1d07061ff0..c85483759e 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 | |||
| @@ -16,7 +16,7 @@ SRC_URI += " \ | |||
| 16 | " | 16 | " |
| 17 | 17 | ||
| 18 | RDEPENDS:${PN}-ptest += " \ | 18 | RDEPENDS:${PN}-ptest += " \ |
| 19 | ${PYTHON_PN}-pytest \ | 19 | python3-pytest \ |
| 20 | bash \ | 20 | bash \ |
| 21 | " | 21 | " |
| 22 | 22 | ||
diff --git a/meta-filesystems/recipes-support/fuse/fuse3_3.16.2.bb b/meta-filesystems/recipes-support/fuse/fuse3_3.16.2.bb index 66c35010b8..5e532ba7ed 100644 --- a/meta-filesystems/recipes-support/fuse/fuse3_3.16.2.bb +++ b/meta-filesystems/recipes-support/fuse/fuse3_3.16.2.bb | |||
| @@ -29,7 +29,7 @@ SRC_URI += " \ | |||
| 29 | " | 29 | " |
| 30 | 30 | ||
| 31 | RDEPENDS:${PN}-ptest += " \ | 31 | RDEPENDS:${PN}-ptest += " \ |
| 32 | ${PYTHON_PN}-pytest \ | 32 | python3-pytest \ |
| 33 | bash \ | 33 | bash \ |
| 34 | " | 34 | " |
| 35 | 35 | ||
