python3-send2trash: add missing run-time dependencies

Add missing RDEPENDS for this package.

Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Bartosz Golaszewski
2023-05-31 10:22:10 +02:00
committed by Khem Raj
parent 9249052f98
commit e7430b5874

View File

@@ -7,3 +7,5 @@ inherit pypi setuptools3
SRC_URI[sha256sum] = "d2c24762fd3759860a0aff155e45871447ea58d2be6bdd39b5c8f966a0c99c2d"
PYPI_PACKAGE = "Send2Trash"
RDEPENDS:${PN} += "python3-datetime"