mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 05:10:20 +00:00
python3-pillow: Add missing rdep on py3-compile for ptests
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user