diff --git a/meta-python/recipes-devtools/python/python3-responses_0.26.2.bb b/meta-python/recipes-devtools/python/python3-responses_0.26.2.bb
index 2fd5c86f33..af0eb88b47 100644
--- a/meta-python/recipes-devtools/python/python3-responses_0.26.2.bb
+++ b/meta-python/recipes-devtools/python/python3-responses_0.26.2.bb
@@ -5,6 +5,8 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=0e601511a8517f4daf688a8eb95be7a2"
 
 inherit pypi python_setuptools_build_meta
 
+DEPENDS += "python3-wheel-native"
+
 SRC_URI[sha256sum] = "9c9259b46a8349197edebf43cfa68a87e1a2802ef503ff8b2fecbabc0b45afd8"
 
 RDEPENDS:${PN} += " \
