mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-02-09 12:40:13 +00:00
python3-pillow: Add distutils, unixadmin for ptest
ptest results: ====== 3600 passed, 324 skipped, 2 xfailed, 1 xpassed in 74.41s (0:01:14) ====== for qemux86-64 with 2 GB RAM which is the same as seen on master. Signed-off-by: Randy MacLeod <Randy.MacLeod@windriver.com> Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -38,11 +38,13 @@ RDEPENDS:${PN}-ptest += " \
|
||||
jpeg-tools \
|
||||
libwebp \
|
||||
${PYTHON_PN}-core \
|
||||
${PYTHON_PN}-distutils \
|
||||
${PYTHON_PN}-image \
|
||||
${PYTHON_PN}-mmap \
|
||||
${PYTHON_PN}-pytest \
|
||||
${PYTHON_PN}-pytest-timeout \
|
||||
${PYTHON_PN}-resource \
|
||||
${PYTHON_PN}-unixadmin\
|
||||
${@bb.utils.contains('DISTRO_FEATURES', 'x11', 'tk', '', d)} \
|
||||
"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user