From: Bartosz Golaszewski <[email protected]> Add missing RDEPENDS for this package.
Signed-off-by: Bartosz Golaszewski <[email protected]> --- meta-python/recipes-devtools/python/python3-can_4.2.1.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-python/recipes-devtools/python/python3-can_4.2.1.bb b/meta-python/recipes-devtools/python/python3-can_4.2.1.bb index f5cc31d6f..5e3d54d6f 100644 --- a/meta-python/recipes-devtools/python/python3-can_4.2.1.bb +++ b/meta-python/recipes-devtools/python/python3-can_4.2.1.bb @@ -11,10 +11,12 @@ inherit pypi setuptools3 RDEPENDS:${PN} += " \ python3-aenum \ + python3-asyncio \ python3-codecs \ python3-compression \ python3-ctypes \ python3-fcntl \ + python3-json \ python3-logging \ python3-misc \ python3-netserver \ -- 2.39.2
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#103536): https://lists.openembedded.org/g/openembedded-devel/message/103536 Mute This Topic: https://lists.openembedded.org/mt/99719644/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
