From 70664268a41cd6893f18e48d0a1ba4fafc5a6955 Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Fri, 15 Dec 2023 08:52:29 +0100 Subject: python3-pyroute2: remove unused distutils dependency It's not mentioned in source tree. Signed-off-by: Alexander Kanavin Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python3-pyroute2_0.7.9.bb | 1 - 1 file changed, 1 deletion(-) (limited to 'meta-python') diff --git a/meta-python/recipes-devtools/python/python3-pyroute2_0.7.9.bb b/meta-python/recipes-devtools/python/python3-pyroute2_0.7.9.bb index baf3cf8ede..9365a330ec 100644 --- a/meta-python/recipes-devtools/python/python3-pyroute2_0.7.9.bb +++ b/meta-python/recipes-devtools/python/python3-pyroute2_0.7.9.bb @@ -10,7 +10,6 @@ inherit setuptools3 pypi ptest RDEPENDS:${PN} += " \ python3-ctypes \ - python3-distutils \ python3-io \ python3-json \ python3-fcntl \ -- cgit v1.2.3-54-g00ecf