python3-isodate: 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-06-23 16:38:46 +02:00 committed by Khem Raj
parent 5f2ef32845
commit 33b910b51c

View File

@ -7,6 +7,7 @@ SRC_URI[sha256sum] = "48c5881de7e8b0a0d648cb024c8062dc84e7b840ed81e864c7614fd3c1
inherit pypi setuptools3
RDEPENDS:${PN} += " \
python3-numbers \
python3-six \
"