summaryrefslogtreecommitdiff
path: root/poky/meta/recipes-devtools/python/python3-setuptools-rust_1.8.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'poky/meta/recipes-devtools/python/python3-setuptools-rust_1.8.1.bb')
-rw-r--r--poky/meta/recipes-devtools/python/python3-setuptools-rust_1.8.1.bb3
1 files changed, 1 insertions, 2 deletions
diff --git a/poky/meta/recipes-devtools/python/python3-setuptools-rust_1.8.1.bb b/poky/meta/recipes-devtools/python/python3-setuptools-rust_1.8.1.bb
index db5c6c449c..13817cb315 100644
--- a/poky/meta/recipes-devtools/python/python3-setuptools-rust_1.8.1.bb
+++ b/poky/meta/recipes-devtools/python/python3-setuptools-rust_1.8.1.bb
@@ -22,7 +22,6 @@ DEPENDS += "python3-setuptools-scm-native python3-wheel-native"
DEPENDS += "python3-semantic-version-native"
RDEPENDS:${PN} += " \
- python3-distutils \
python3-json \
python3-semantic-version \
python3-setuptools \
@@ -33,4 +32,4 @@ RDEPENDS:${PN} += " \
python3-wheel \
"
-BBCLASSEXTEND = "native"
+BBCLASSEXTEND = "native nativesdk"