diff --git a/meta-python/recipes-devtools/python/python3-cppy_1.3.1.bb b/meta-python/recipes-devtools/python/python3-cppy_1.3.1.bb
index ff463f6833..7acee20594 100644
--- a/meta-python/recipes-devtools/python/python3-cppy_1.3.1.bb
+++ b/meta-python/recipes-devtools/python/python3-cppy_1.3.1.bb
@@ -9,6 +9,8 @@ RDEPENDS:${PN} += "python3-setuptools"
 
 inherit pypi python_setuptools_build_meta
 
+DEPENDS += "python3-wheel-native"
+
 SRC_URI += " file://0001-Fix-build-error-as-following.patch \
            "
 
