mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-01-31 09:40:23 +00:00
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:
committed by
Khem Raj
parent
8edaa6a92e
commit
ae3bc8d14f
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user