diff --git a/meta-python/recipes-devtools/python/python3-websockets_11.0.3.bb b/meta-python/recipes-devtools/python/python3-websockets_11.0.3.bb index b22d993cb..e6971c829 100644 --- a/meta-python/recipes-devtools/python/python3-websockets_11.0.3.bb +++ b/meta-python/recipes-devtools/python/python3-websockets_11.0.3.bb @@ -12,4 +12,5 @@ BBCLASSEXTEND = "native nativesdk" RDEPENDS:${PN} = " \ python3-asyncio \ + python3-profile \ "