From: Bartosz Golaszewski <[email protected]> Add missing RDEPENDS for this package.
Signed-off-by: Bartosz Golaszewski <[email protected]> --- meta-python/recipes-devtools/python/python3-stack-data_0.6.2.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-python/recipes-devtools/python/python3-stack-data_0.6.2.bb b/meta-python/recipes-devtools/python/python3-stack-data_0.6.2.bb index f341cbfb4..21e4b7737 100644 --- a/meta-python/recipes-devtools/python/python3-stack-data_0.6.2.bb +++ b/meta-python/recipes-devtools/python/python3-stack-data_0.6.2.bb @@ -13,5 +13,7 @@ SRC_URI[sha256sum] = "32d2dd0376772d01b6cb9fc996f3c8b57a357089dec328ed4b6553d037 RDEPENDS:${PN} = " \ python3-asttokens \ python3-executing \ + python3-html \ + python3-logging \ python3-pure-eval \ " -- 2.39.2
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#102959): https://lists.openembedded.org/g/openembedded-devel/message/102959 Mute This Topic: https://lists.openembedded.org/mt/99237938/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
