diff --git a/meta-python/recipes-devtools/python/python3-fasteners_0.20.bb b/meta-python/recipes-devtools/python/python3-fasteners_0.20.bb
index 05cf1e09cf..ace821c79a 100644
--- a/meta-python/recipes-devtools/python/python3-fasteners_0.20.bb
+++ b/meta-python/recipes-devtools/python/python3-fasteners_0.20.bb
@@ -7,6 +7,8 @@ SRC_URI[sha256sum] = "55dce8792a41b56f727ba6e123fcaee77fd87e638a6863cec00007bfea
 
 inherit pypi python_setuptools_build_meta
 
+DEPENDS += "python3-wheel-native"
+
 RDEPENDS:${PN} += "\
 	python3-logging \
 	python3-fcntl \
