python3-astroid: 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:32 +01:00
committed by Khem Raj
parent 19378a686b
commit 5c725616cd

View File

@@ -21,7 +21,6 @@ FILES:${PN}-tests += " \
"
RDEPENDS:${PN}:class-target += "\
${PYTHON_PN}-distutils \
${PYTHON_PN}-lazy-object-proxy \
${PYTHON_PN}-logging \
${PYTHON_PN}-six \