python3-tzdata: Add missing attrs modules rdep for ptests

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj
2024-09-12 20:57:37 -07:00
parent 42e02bfb6f
commit 4971de062b

View File

@@ -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 \