python3-can: add missing run-time dependencies

Add missing RDEPENDS for this package.

Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Bartosz Golaszewski
2023-06-23 16:39:06 +02:00
committed by Khem Raj
parent 8edaa6a92e
commit ae3bc8d14f

View File

@@ -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 \