mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-03-17 12:29:57 +00:00
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:
committed by
Khem Raj
parent
6c40d0d384
commit
44bbae5080
@@ -13,5 +13,7 @@ SRC_URI[sha256sum] = "32d2dd0376772d01b6cb9fc996f3c8b57a357089dec328ed4b6553d037
|
||||
RDEPENDS:${PN} = " \
|
||||
python3-asttokens \
|
||||
python3-executing \
|
||||
python3-html \
|
||||
python3-logging \
|
||||
python3-pure-eval \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user