diff --git a/meta-python/recipes-devtools/python/python3-pandas_3.0.5.bb b/meta-python/recipes-devtools/python/python3-pandas_3.0.5.bb index 407503277e..a9bae34f72 100644 --- a/meta-python/recipes-devtools/python/python3-pandas_3.0.5.bb +++ b/meta-python/recipes-devtools/python/python3-pandas_3.0.5.bb @@ -17,6 +17,7 @@ inherit pkgconfig pypi python_mesonpy cython DEPENDS += " \ python3-numpy \ python3-versioneer-native \ + python3-wheel-native \ " CFLAGS:append:toolchain-clang = " -Wno-error=deprecated-declarations"