diff options
Diffstat (limited to 'meta-openembedded/meta-python/recipes-devtools/python/python3-rarfile_4.2.bb')
| -rw-r--r-- | meta-openembedded/meta-python/recipes-devtools/python/python3-rarfile_4.2.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openembedded/meta-python/recipes-devtools/python/python3-rarfile_4.2.bb b/meta-openembedded/meta-python/recipes-devtools/python/python3-rarfile_4.2.bb index 41cff4bfc4..3f4423a71f 100644 --- a/meta-openembedded/meta-python/recipes-devtools/python/python3-rarfile_4.2.bb +++ b/meta-openembedded/meta-python/recipes-devtools/python/python3-rarfile_4.2.bb @@ -10,10 +10,10 @@ SRC_URI[sha256sum] = "8e1c8e72d0845ad2b32a47ab11a719bc2e41165ec101fd4d3fe9e92aa3 inherit pypi -PYPI_PACKAGE="rarfile" +PYPI_PACKAGE = "rarfile" RDEPENDS:${PN} += "\ - p7zip \ + 7zip \ python3-core \ python3-datetime \ python3-crypt \ |
