diff options
Diffstat (limited to 'meta-python/recipes-extended/send2trash')
-rw-r--r-- | meta-python/recipes-extended/send2trash/python3-send2trash_1.8.3.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/recipes-extended/send2trash/python3-send2trash_1.8.3.bb b/meta-python/recipes-extended/send2trash/python3-send2trash_1.8.3.bb index 0bbfb9a11f..89943095de 100644 --- a/meta-python/recipes-extended/send2trash/python3-send2trash_1.8.3.bb +++ b/meta-python/recipes-extended/send2trash/python3-send2trash_1.8.3.bb | |||
@@ -7,6 +7,7 @@ inherit pypi python_setuptools_build_meta | |||
7 | SRC_URI[sha256sum] = "b18e7a3966d99871aefeb00cfbcfdced55ce4871194810fc71f4aa484b953abf" | 7 | SRC_URI[sha256sum] = "b18e7a3966d99871aefeb00cfbcfdced55ce4871194810fc71f4aa484b953abf" |
8 | 8 | ||
9 | PYPI_PACKAGE = "Send2Trash" | 9 | PYPI_PACKAGE = "Send2Trash" |
10 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" | ||
10 | 11 | ||
11 | RDEPENDS:${PN} += "\ | 12 | RDEPENDS:${PN} += "\ |
12 | python3-io \ | 13 | python3-io \ |