mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-20 11:38:34 +00:00
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:
committed by
Khem Raj
parent
9249052f98
commit
e7430b5874
@@ -7,3 +7,5 @@ inherit pypi setuptools3
|
||||
SRC_URI[sha256sum] = "d2c24762fd3759860a0aff155e45871447ea58d2be6bdd39b5c8f966a0c99c2d"
|
||||
|
||||
PYPI_PACKAGE = "Send2Trash"
|
||||
|
||||
RDEPENDS:${PN} += "python3-datetime"
|
||||
|
||||
Reference in New Issue
Block a user