diff options
| -rw-r--r-- | meta-oe/recipes-support/fuse/fuse3_3.16.2.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/fuse/fuse3_3.16.2.bb b/meta-oe/recipes-support/fuse/fuse3_3.16.2.bb index 47b070557d..e75c88210c 100644 --- a/meta-oe/recipes-support/fuse/fuse3_3.16.2.bb +++ b/meta-oe/recipes-support/fuse/fuse3_3.16.2.bb | |||
| @@ -29,8 +29,9 @@ SRC_URI += " \ | |||
| 29 | file://run-ptest \ | 29 | file://run-ptest \ |
| 30 | file://fuse3.conf \ | 30 | file://fuse3.conf \ |
| 31 | " | 31 | " |
| 32 | 32 | #python3-compile for filecmp module | |
| 33 | RDEPENDS:${PN}-ptest += " \ | 33 | RDEPENDS:${PN}-ptest += " \ |
| 34 | python3-compile \ | ||
| 34 | python3-pytest \ | 35 | python3-pytest \ |
| 35 | python3-looseversion \ | 36 | python3-looseversion \ |
| 36 | bash \ | 37 | bash \ |
