summaryrefslogtreecommitdiffstats
path: root/meta/classes/python_setuptools3_rust.bbclass
diff options
context:
space:
mode:
Diffstat (limited to 'meta/classes/python_setuptools3_rust.bbclass')
-rw-r--r--meta/classes/python_setuptools3_rust.bbclass4
1 files changed, 4 insertions, 0 deletions
diff --git a/meta/classes/python_setuptools3_rust.bbclass b/meta/classes/python_setuptools3_rust.bbclass
index f12e5d0cbd..0a4eaddc11 100644
--- a/meta/classes/python_setuptools3_rust.bbclass
+++ b/meta/classes/python_setuptools3_rust.bbclass
@@ -1,3 +1,7 @@
1#
2# Copyright OpenEmbedded Contributors
3#
4
1inherit python_pyo3 setuptools3 5inherit python_pyo3 setuptools3
2 6
3DEPENDS += "python3-setuptools-rust-native" 7DEPENDS += "python3-setuptools-rust-native"