diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-websockets_9.1.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-websockets_9.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-websockets_9.1.bb b/meta-python/recipes-devtools/python/python3-websockets_9.1.bb index 8802ee3702..a44c2d8231 100644 --- a/meta-python/recipes-devtools/python/python3-websockets_9.1.bb +++ b/meta-python/recipes-devtools/python/python3-websockets_9.1.bb | |||
| @@ -10,6 +10,6 @@ SRC_URI[sha256sum] = "276d2339ebf0df4f45df453923ebd2270b87900eda5dfd4a6b0cfa15f8 | |||
| 10 | 10 | ||
| 11 | BBCLASSEXTEND = "native nativesdk" | 11 | BBCLASSEXTEND = "native nativesdk" |
| 12 | 12 | ||
| 13 | RDEPENDS_${PN} = "\ | 13 | RDEPENDS:${PN} = "\ |
| 14 | ${PYTHON_PN}-asyncio \ | 14 | ${PYTHON_PN}-asyncio \ |
| 15 | " | 15 | " |
