mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-14 10:54:29 +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:
parent
78ec5e1706
commit
54f5b0087a
@ -12,4 +12,5 @@ BBCLASSEXTEND = "native nativesdk"
|
||||
|
||||
RDEPENDS:${PN} = " \
|
||||
python3-asyncio \
|
||||
python3-profile \
|
||||
"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user