| Message ID | 20240720130724.3255946-1-gudni.m.g@gmail.com |
|---|---|
| State | Accepted, archived |
| Commit | 8d06116caf2382ad4782b9b2da50534d076a736d |
| Headers | show |
| Series | python3-attrs: drop python3-ctypes from RDEPENDS | expand |
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 \ "
python3-ctypes was dropped as a dependency in v19.2.0 Signed-off-by: Guðni Már Gilbert <gudni.m.g@gmail.com> --- meta/recipes-devtools/python/python3-attrs_23.2.0.bb | 1 - 1 file changed, 1 deletion(-)