From: Bartosz Golaszewski Date: Wed, 17 May 2023 08:06:23 +0000 (+0200) Subject: python3-attrs: add missing run-time dependencies X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~918 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=852fbb49d41dd31ce4e30d0a25081a5b12dcb29f;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git python3-attrs: add missing run-time dependencies Add missing RDEPENDS for this package. Signed-off-by: Bartosz Golaszewski Signed-off-by: Alexandre Belloni --- 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 ab3a08073de..314053de081 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 \ "