diff options
Diffstat (limited to 'meta/classes/python_setuptools_build_meta.bbclass')
-rw-r--r-- | meta/classes/python_setuptools_build_meta.bbclass | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/meta/classes/python_setuptools_build_meta.bbclass b/meta/classes/python_setuptools_build_meta.bbclass index 974054fe5a..346b13337e 100644 --- a/meta/classes/python_setuptools_build_meta.bbclass +++ b/meta/classes/python_setuptools_build_meta.bbclass | |||
@@ -1,3 +1,7 @@ | |||
1 | # | ||
2 | # Copyright OpenEmbedded Contributors | ||
3 | # | ||
4 | |||
1 | inherit setuptools3-base python_pep517 | 5 | inherit setuptools3-base python_pep517 |
2 | 6 | ||
3 | DEPENDS += "python3-setuptools-native python3-wheel-native" | 7 | DEPENDS += "python3-setuptools-native python3-wheel-native" |