diff --git a/meta-python/recipes-devtools/python/python3-moteus_1.0.0.bb b/meta-python/recipes-devtools/python/python3-moteus_1.0.0.bb index 1f360dcfc9..36348b0311 100644 --- a/meta-python/recipes-devtools/python/python3-moteus_1.0.0.bb +++ b/meta-python/recipes-devtools/python/python3-moteus_1.0.0.bb @@ -5,6 +5,8 @@ LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=6;endline=6;md5=c2d9643b4523fdf462 inherit pypi python_setuptools_build_meta +DEPENDS += "python3-wheel-native" + SRC_URI[sha256sum] = "d66b00328e8cb3f57adfb54f43c6acb6d09c2215808c242725ece530fc7f9fdf" S = "${UNPACKDIR}/moteus-${PV}"