python3-pyroute2: remove unused distutils dependency

It's not mentioned in source tree.

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:29 +01:00
committed by Khem Raj
parent a5a6b673d1
commit 70664268a4

View File

@@ -10,7 +10,6 @@ inherit setuptools3 pypi ptest
RDEPENDS:${PN} += " \
python3-ctypes \
python3-distutils \
python3-io \
python3-json \
python3-fcntl \