Signed-off-by: Khem Raj <[email protected]>
---
meta-python/recipes-devtools/python/python3-pillow_10.4.0.bb | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/meta-python/recipes-devtools/python/python3-pillow_10.4.0.bb
b/meta-python/recipes-devtools/python/python3-pillow_10.4.0.bb
index 2a9d9217f6..a9cb903ac1 100644
--- a/meta-python/recipes-devtools/python/python3-pillow_10.4.0.bb
+++ b/meta-python/recipes-devtools/python/python3-pillow_10.4.0.bb
@@ -41,12 +41,13 @@ RDEPENDS:${PN} += " \
python3-numbers \
${@bb.utils.contains('DISTRO_FEATURES', 'x11', 'libxcb', '', d)} \
"
-
+# python3-compile for filecmp module
RDEPENDS:${PN}-ptest += " \
bash \
ghostscript \
jpeg-tools \
libwebp \
+ python3-compile \
python3-core \
python3-image \
python3-mmap \
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#112311):
https://lists.openembedded.org/g/openembedded-devel/message/112311
Mute This Topic: https://lists.openembedded.org/mt/108468724/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-