From 4971de062bc8ec835a1b5c99a222df3f96cb89f4 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Thu, 12 Sep 2024 20:57:37 -0700 Subject: python3-tzdata: Add missing attrs modules rdep for ptests Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python3-tzdata_2024.1.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'meta-python/recipes-devtools/python') diff --git a/meta-python/recipes-devtools/python/python3-tzdata_2024.1.bb b/meta-python/recipes-devtools/python/python3-tzdata_2024.1.bb index f4454f6dff..d81ded430a 100644 --- a/meta-python/recipes-devtools/python/python3-tzdata_2024.1.bb +++ b/meta-python/recipes-devtools/python/python3-tzdata_2024.1.bb @@ -13,6 +13,7 @@ inherit ptest SRC_URI += "file://run-ptest" RDEPENDS:${PN}-ptest += "\ + python3-attrs \ python3-pytest \ python3-pytest-subtests \ python3-unittest-automake-output \ -- cgit v1.2.3-54-g00ecf