From: Bartosz Golaszewski <[email protected]> Add missing RDEPENDS for this package.
Signed-off-by: Bartosz Golaszewski <[email protected]> --- meta-python/recipes-devtools/python/python3-pydantic_1.10.7.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-python/recipes-devtools/python/python3-pydantic_1.10.7.bb b/meta-python/recipes-devtools/python/python3-pydantic_1.10.7.bb index 7392b5103..9d59cf859 100644 --- a/meta-python/recipes-devtools/python/python3-pydantic_1.10.7.bb +++ b/meta-python/recipes-devtools/python/python3-pydantic_1.10.7.bb @@ -16,5 +16,6 @@ RDEPENDS:${PN} += "\ python3-logging \ python3-netclient \ python3-numbers \ + python3-profile \ python3-typing-extensions \ " -- 2.39.2
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#102982): https://lists.openembedded.org/g/openembedded-devel/message/102982 Mute This Topic: https://lists.openembedded.org/mt/99237962/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
