From ab4e9f70091078909896013ef91bec7d40df7354 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Sun, 21 Dec 2025 12:58:22 -0800 Subject: python3-pytest-html: Add missing ptest rdep on pytest html Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python3-pyyaml-include_2.2.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'meta-python/recipes-devtools') diff --git a/meta-python/recipes-devtools/python/python3-pyyaml-include_2.2.bb b/meta-python/recipes-devtools/python/python3-pyyaml-include_2.2.bb index 41ebe44dbd..f3b1ee8793 100644 --- a/meta-python/recipes-devtools/python/python3-pyyaml-include_2.2.bb +++ b/meta-python/recipes-devtools/python/python3-pyyaml-include_2.2.bb @@ -23,6 +23,7 @@ RDEPENDS:${PN} += " \ RDEPENDS:${PN}-ptest += " \ python3-fsspec \ python3-aiohttp \ + python3-pytest-html \ python3-requests \ " BBCLASSEXTEND = "native nativesdk" -- cgit v1.2.3-54-g00ecf