diff --git a/meta-python/recipes-devtools/python/tftpy_0.8.7.bb b/meta-python/recipes-devtools/python/tftpy_0.8.7.bb index 7bb1ebeb57..22b227a34f 100644 --- a/meta-python/recipes-devtools/python/tftpy_0.8.7.bb +++ b/meta-python/recipes-devtools/python/tftpy_0.8.7.bb @@ -11,3 +11,5 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=22770e72ae03c61f5bcc4e333b61368d" SRC_URI[sha256sum] = "e8a5aa092dab2e1cbb9b94392036827b808dc37eb6cf1b1ab33c81957b3f5fe2" inherit pypi python_setuptools_build_meta + +DEPENDS += "python3-wheel-native"