python3-parse: 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:23 +02:00
committed by Khem Raj
parent 99a83d6981
commit 2897a1020f

View File

@@ -10,6 +10,7 @@ inherit pypi setuptools3 ptest
RDEPENDS:${PN} += "\
python3-datetime \
python3-logging \
python3-numbers \
"
SRC_URI += " \