diff options
Diffstat (limited to 'meta/recipes-devtools/python')
| -rw-r--r-- | meta/recipes-devtools/python/python3-websockets_12.0.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/python/python3-websockets_12.0.bb b/meta/recipes-devtools/python/python3-websockets_12.0.bb index f89c3b629e..1bebcb4ce6 100644 --- a/meta/recipes-devtools/python/python3-websockets_12.0.bb +++ b/meta/recipes-devtools/python/python3-websockets_12.0.bb | |||
| @@ -13,4 +13,5 @@ BBCLASSEXTEND = "native nativesdk" | |||
| 13 | RDEPENDS:${PN} = " \ | 13 | RDEPENDS:${PN} = " \ |
| 14 | python3-asyncio \ | 14 | python3-asyncio \ |
| 15 | python3-profile \ | 15 | python3-profile \ |
| 16 | python3-zipp \ | ||
| 16 | " | 17 | " |
