python3-pillow: remove unneeded distutils dependency

Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Alexander Kanavin 2023-12-15 08:52:34 +01:00 committed by Khem Raj
parent 864f16d686
commit a293a7128a
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -39,7 +39,6 @@ RDEPENDS:${PN}-ptest += " \
jpeg-tools \
libwebp \
${PYTHON_PN}-core \
${PYTHON_PN}-distutils \
${PYTHON_PN}-image \
${PYTHON_PN}-mmap \
${PYTHON_PN}-pytest \