From 2dc8cf6d9a92ebd19ecf1b159b8d4493fb70eeec Mon Sep 17 00:00:00 2001 From: Bartosz Golaszewski Date: Wed, 17 May 2023 10:06:23 +0200 Subject: python3-attrs: add missing run-time dependencies Add missing RDEPENDS for this package. (From OE-Core rev: 852fbb49d41dd31ce4e30d0a25081a5b12dcb29f) Signed-off-by: Bartosz Golaszewski Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie --- meta/recipes-devtools/python/python3-attrs_23.1.0.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'meta/recipes-devtools/python/python3-attrs_23.1.0.bb') diff --git a/meta/recipes-devtools/python/python3-attrs_23.1.0.bb b/meta/recipes-devtools/python/python3-attrs_23.1.0.bb index ab3a08073d..314053de08 100644 --- a/meta/recipes-devtools/python/python3-attrs_23.1.0.bb +++ b/meta/recipes-devtools/python/python3-attrs_23.1.0.bb @@ -13,6 +13,7 @@ DEPENDS += " \ " RDEPENDS:${PN}+= " \ + python3-compression \ python3-ctypes \ python3-crypt \ " -- cgit v1.2.3-54-g00ecf