mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-05-18 18:55:02 +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:
parent
81e9af3ed0
commit
dde0d656e1
@ -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 \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user