diff mbox series

[01/17] python3-ply: add to nativesdk

Message ID 20230922144628.2495839-2-samantha.jalabert@syslinbit.com
State Accepted, archived
Commit 3bf44122bd7d0c182162d15e4d1bfc5e353e6602
Headers show
Series python3-spdx-tools implementation | expand

Commit Message

Samantha Jalabert Sept. 22, 2023, 2:46 p.m. UTC
From: Marta Rybczynska <mrybczynska@syslinbit.com>

Signed-off-by: Marta Rybczynska <mrybczynska@syslinbit.com>
---
 meta/recipes-devtools/python/python3-ply_3.11.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/meta/recipes-devtools/python/python3-ply_3.11.bb b/meta/recipes-devtools/python/python3-ply_3.11.bb
index 99c037bb73..4a559e44f8 100644
--- a/meta/recipes-devtools/python/python3-ply_3.11.bb
+++ b/meta/recipes-devtools/python/python3-ply_3.11.bb
@@ -15,4 +15,4 @@  RDEPENDS:${PN}:class-target += "\
     ${PYTHON_PN}-shell \
 "
 
-BBCLASSEXTEND = "native"
+BBCLASSEXTEND = "native nativesdk"