mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-08-28 23:30:21 +00:00
python3-pillow-heif: add python3-wheel-native to DEPENDS
Fixes ERROR Unmet dependencies (checked against ... recipe-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:
@@ -13,6 +13,6 @@ inherit pypi python_setuptools_build_meta
|
||||
SRC_URI += "file://0001-setup.py-support-cross-compiling.patch"
|
||||
SRC_URI[sha256sum] = "16b11a37b762ff42da2d36527bb5cb14bd9194c24c389ee911155d6e23c53065"
|
||||
|
||||
DEPENDS += "libheif"
|
||||
DEPENDS += "libheif python3-wheel-native"
|
||||
|
||||
RDEPENDS:${PN} += "python3-pillow"
|
||||
|
||||
Reference in New Issue
Block a user