python3-rich: Add native and nativesdk target to the build

Add the native and nativesdk target to the recipe.

Signed-off-by: Luca Fancellu <luca.fancellu@arm.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Luca Fancellu
2025-05-13 19:22:01 +01:00
committed by Khem Raj
parent 45cc4abdc2
commit 2c2d8f2959

View File

@@ -17,3 +17,5 @@ RDEPENDS:${PN} = "python3-html \
python3-pygments \
python3-unixadmin \
"
BBCLASSEXTEND = "native nativesdk"