diff options
| -rw-r--r-- | meta/recipes-devtools/python/python3-setuptools-rust_1.8.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-setuptools-rust_1.8.1.bb b/meta/recipes-devtools/python/python3-setuptools-rust_1.8.1.bb index db5c6c449c..a91ee23ca0 100644 --- a/meta/recipes-devtools/python/python3-setuptools-rust_1.8.1.bb +++ b/meta/recipes-devtools/python/python3-setuptools-rust_1.8.1.bb | |||
| @@ -33,4 +33,4 @@ RDEPENDS:${PN} += " \ | |||
| 33 | python3-wheel \ | 33 | python3-wheel \ |
| 34 | " | 34 | " |
| 35 | 35 | ||
| 36 | BBCLASSEXTEND = "native" | 36 | BBCLASSEXTEND = "native nativesdk" |
