Add nativesdk to BBCLASSEXTEND because python3-pikepdf requires nativesdk-python3-pillow.
This work was sponsored by GOVCERT.LU. Signed-off-by: Leon Anavi <[email protected]> --- meta-python/recipes-devtools/python/python3-pillow_12.0.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-python/recipes-devtools/python/python3-pillow_12.0.0.bb b/meta-python/recipes-devtools/python/python3-pillow_12.0.0.bb index 4db5db1572..0730ac7d32 100644 --- a/meta-python/recipes-devtools/python/python3-pillow_12.0.0.bb +++ b/meta-python/recipes-devtools/python/python3-pillow_12.0.0.bb @@ -64,4 +64,4 @@ CVE_PRODUCT = "pillow" RPROVIDES:${PN} += "python3-imaging" -BBCLASSEXTEND = "native" +BBCLASSEXTEND = "native nativesdk" -- 2.47.3
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#122105): https://lists.openembedded.org/g/openembedded-devel/message/122105 Mute This Topic: https://lists.openembedded.org/mt/116500318/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
