From ae3bc8d14f1990607aff5db78a8a8796cecec53c Mon Sep 17 00:00:00 2001 From: Bartosz Golaszewski Date: Fri, 23 Jun 2023 16:39:06 +0200 Subject: python3-can: add missing run-time dependencies Add missing RDEPENDS for this package. Signed-off-by: Bartosz Golaszewski Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python3-can_4.2.1.bb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta-python/recipes-devtools/python') 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 f5cc31d6f5..5e3d54d6f3 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 \ -- cgit v1.2.3-54-g00ecf