From e3f4956a2371a57a42f68d53baf466874dfc4806 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Mon, 2 Oct 2023 20:59:53 -0700 Subject: python3-lz4: use python3-unittest-automake-output This is to support ptest format https://wiki.yoctoproject.org/wiki/Ptest Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python3-lz4_4.3.2.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'meta-python/recipes-devtools/python/python3-lz4_4.3.2.bb') diff --git a/meta-python/recipes-devtools/python/python3-lz4_4.3.2.bb b/meta-python/recipes-devtools/python/python3-lz4_4.3.2.bb index 9d31ab68c2..f0c8684b0d 100644 --- a/meta-python/recipes-devtools/python/python3-lz4_4.3.2.bb +++ b/meta-python/recipes-devtools/python/python3-lz4_4.3.2.bb @@ -22,6 +22,7 @@ RDEPENDS:${PN}-ptest += "\ python3-pytest-runner \ python3-multiprocessing \ python3-psutil \ + python3-unittest-automake-output \ " do_install_ptest() { -- cgit v1.2.3-54-g00ecf