summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2023-12-15 08:52:34 +0100
committerKhem Raj <raj.khem@gmail.com>2023-12-18 22:17:21 -0800
commita293a7128af89a7cace861333b13387bccbf5de2 (patch)
tree583aa706f10de3abcecc3e4fdf8619316cb89c4f /meta-python/recipes-devtools
parent864f16d68665bef221553690a6b83c2614fbae24 (diff)
downloadmeta-openembedded-a293a7128af89a7cace861333b13387bccbf5de2.tar.gz
python3-pillow: remove unneeded distutils dependency
Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools')
-rw-r--r--meta-python/recipes-devtools/python/python3-pillow_10.1.0.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pillow_10.1.0.bb b/meta-python/recipes-devtools/python/python3-pillow_10.1.0.bb
index 322c90eda..f895b1db3 100644
--- a/meta-python/recipes-devtools/python/python3-pillow_10.1.0.bb
+++ b/meta-python/recipes-devtools/python/python3-pillow_10.1.0.bb
@@ -39,7 +39,6 @@ RDEPENDS:${PN}-ptest += " \
39 jpeg-tools \ 39 jpeg-tools \
40 libwebp \ 40 libwebp \
41 ${PYTHON_PN}-core \ 41 ${PYTHON_PN}-core \
42 ${PYTHON_PN}-distutils \
43 ${PYTHON_PN}-image \ 42 ${PYTHON_PN}-image \
44 ${PYTHON_PN}-mmap \ 43 ${PYTHON_PN}-mmap \
45 ${PYTHON_PN}-pytest \ 44 ${PYTHON_PN}-pytest \