summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-pillow_9.4.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-pillow_9.4.0.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-pillow_9.4.0.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pillow_9.4.0.bb b/meta-python/recipes-devtools/python/python3-pillow_9.4.0.bb
index 68c81029c0..5a466778c0 100644
--- a/meta-python/recipes-devtools/python/python3-pillow_9.4.0.bb
+++ b/meta-python/recipes-devtools/python/python3-pillow_9.4.0.bb
@@ -38,11 +38,13 @@ RDEPENDS:${PN}-ptest += " \
38 jpeg-tools \ 38 jpeg-tools \
39 libwebp \ 39 libwebp \
40 ${PYTHON_PN}-core \ 40 ${PYTHON_PN}-core \
41 ${PYTHON_PN}-distutils \
41 ${PYTHON_PN}-image \ 42 ${PYTHON_PN}-image \
42 ${PYTHON_PN}-mmap \ 43 ${PYTHON_PN}-mmap \
43 ${PYTHON_PN}-pytest \ 44 ${PYTHON_PN}-pytest \
44 ${PYTHON_PN}-pytest-timeout \ 45 ${PYTHON_PN}-pytest-timeout \
45 ${PYTHON_PN}-resource \ 46 ${PYTHON_PN}-resource \
47 ${PYTHON_PN}-unixadmin\
46 tk \ 48 tk \
47" 49"
48 50