| Message ID | 20251122001227.3538675-4-yoann.congal@smile.fr |
|---|---|
| State | Under Review |
| Headers | show |
| Series | [meta-python,1/4] python3-asttokens: add BBCLASSEXTEND nativesdk | expand |
diff --git a/meta-python/recipes-devtools/python/python3-propcache_0.4.1.bb b/meta-python/recipes-devtools/python/python3-propcache_0.4.1.bb index 0bb31cd5d9..53ec5b33b9 100644 --- a/meta-python/recipes-devtools/python/python3-propcache_0.4.1.bb +++ b/meta-python/recipes-devtools/python/python3-propcache_0.4.1.bb @@ -22,3 +22,4 @@ RDEPENDS:${PN}-ptest += " \ python3-statistics \ " +BBCLASSEXTEND += "native nativesdk"