diff options
-rw-r--r-- | meta/recipes-devtools/python/python3-setuptools-rust-native_1.1.2.bb | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/meta/recipes-devtools/python/python3-setuptools-rust-native_1.1.2.bb b/meta/recipes-devtools/python/python3-setuptools-rust-native_1.1.2.bb index 8ec9a86f00..c11116a1f4 100644 --- a/meta/recipes-devtools/python/python3-setuptools-rust-native_1.1.2.bb +++ b/meta/recipes-devtools/python/python3-setuptools-rust-native_1.1.2.bb | |||
@@ -14,9 +14,7 @@ SRC_URI[sha256sum] = "a0adb9b503c0ffc4e8fe80b7c617898cefa78049983aaaea7f747e153a | |||
14 | 14 | ||
15 | inherit cargo pypi python_setuptools_build_meta native | 15 | inherit cargo pypi python_setuptools_build_meta native |
16 | 16 | ||
17 | DEPENDS += "python3-setuptools-scm-native python3-wheel-native" | 17 | DEPENDS += " \ |
18 | |||
19 | RDEPENDS:${PN}:class-native += " \ | ||
20 | python3-semantic-version-native \ | 18 | python3-semantic-version-native \ |
21 | python3-setuptools-native \ | 19 | python3-setuptools-native \ |
22 | python3-setuptools-scm-native \ | 20 | python3-setuptools-scm-native \ |