From 4e4715175ea61bc64684a32fd0530cef24fd93f7 Mon Sep 17 00:00:00 2001 From: Guðni Már Gilbert Date: Sat, 20 Jul 2024 13:07:24 +0000 Subject: python3-attrs: drop python3-ctypes from RDEPENDS MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit python3-ctypes was dropped as a dependency in v19.2.0 (From OE-Core rev: 8d06116caf2382ad4782b9b2da50534d076a736d) Signed-off-by: Guðni Már Gilbert Signed-off-by: Richard Purdie --- meta/recipes-devtools/python/python3-attrs_23.2.0.bb | 1 - 1 file changed, 1 deletion(-) diff --git a/meta/recipes-devtools/python/python3-attrs_23.2.0.bb b/meta/recipes-devtools/python/python3-attrs_23.2.0.bb index a638097988..e39b64306c 100644 --- a/meta/recipes-devtools/python/python3-attrs_23.2.0.bb +++ b/meta/recipes-devtools/python/python3-attrs_23.2.0.bb @@ -20,7 +20,6 @@ DEPENDS += " \ RDEPENDS:${PN}+= " \ python3-compression \ - python3-ctypes \ python3-crypt \ " -- cgit v1.2.3-54-g00ecf