mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-17 22:48:28 +00:00
python3-websockets: 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
78ec5e1706
commit
54f5b0087a
@@ -12,4 +12,5 @@ BBCLASSEXTEND = "native nativesdk"
|
||||
|
||||
RDEPENDS:${PN} = " \
|
||||
python3-asyncio \
|
||||
python3-profile \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user