python3-django: remove unneeded distutils dependency

Nothing in the source tree requires it at runtime.

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:33 +01:00
committed by Khem Raj
parent 5c725616cd
commit 864f16d686

View File

@@ -28,7 +28,6 @@ RDEPENDS:${PN} += "\
${PYTHON_PN}-threading \
${PYTHON_PN}-unixadmin \
${PYTHON_PN}-xml \
${PYTHON_PN}-distutils \
"
CVE_PRODUCT = "django"