diff --git a/meta-python/recipes-devtools/python/python3-janus_2.0.0.bb b/meta-python/recipes-devtools/python/python3-janus_2.0.0.bb index 9209f96d66..1dae961971 100644 --- a/meta-python/recipes-devtools/python/python3-janus_2.0.0.bb +++ b/meta-python/recipes-devtools/python/python3-janus_2.0.0.bb @@ -7,6 +7,8 @@ SRC_URI[sha256sum] = "0970f38e0e725400496c834a368a67ee551dc3b5ad0a257e132f5b46f2 inherit pypi python_setuptools_build_meta +DEPENDS += "python3-wheel-native" + RDEPENDS:${PN} += "\ python3-asyncio \ python3-threading \