mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-08-25 05:21:31 +00:00
python3-pandas: Add python3-wheel-native to DEPENDS
Fixes | * Getting build dependencies for wheel... | | ERROR Unmet dependencies (checked against <sysroot-native>/usr/bin/nativepython3): | wheel | wanted: any | found: not installed Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user