mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-05-18 23:35:34 +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:
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 \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user