python3-stack-data: 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:40 +02:00 committed by Khem Raj
parent 6c40d0d384
commit 44bbae5080

View File

@ -13,5 +13,7 @@ SRC_URI[sha256sum] = "32d2dd0376772d01b6cb9fc996f3c8b57a357089dec328ed4b6553d037
RDEPENDS:${PN} = " \
python3-asttokens \
python3-executing \
python3-html \
python3-logging \
python3-pure-eval \
"