From: Bartosz Golaszewski <[email protected]> Add missing RDEPENDS for this package.
Signed-off-by: Bartosz Golaszewski <[email protected]> --- meta-python/recipes-devtools/python/python3-websockets_11.0.3.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-python/recipes-devtools/python/python3-websockets_11.0.3.bb b/meta-python/recipes-devtools/python/python3-websockets_11.0.3.bb index b22d993cb..e6971c829 100644 --- a/meta-python/recipes-devtools/python/python3-websockets_11.0.3.bb +++ b/meta-python/recipes-devtools/python/python3-websockets_11.0.3.bb @@ -12,4 +12,5 @@ BBCLASSEXTEND = "native nativesdk" RDEPENDS:${PN} = " \ python3-asyncio \ + python3-profile \ " -- 2.39.2
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#102974): https://lists.openembedded.org/g/openembedded-devel/message/102974 Mute This Topic: https://lists.openembedded.org/mt/99237954/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
