diff options
Diffstat (limited to 'meta/classes/python_flit_core.bbclass')
-rw-r--r-- | meta/classes/python_flit_core.bbclass | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/meta/classes/python_flit_core.bbclass b/meta/classes/python_flit_core.bbclass index 7109307de5..0f5301084f 100644 --- a/meta/classes/python_flit_core.bbclass +++ b/meta/classes/python_flit_core.bbclass | |||
@@ -1,3 +1,7 @@ | |||
1 | # | ||
2 | # Copyright OpenEmbedded Contributors | ||
3 | # | ||
4 | |||
1 | inherit python_pep517 python3native python3-dir setuptools3-base | 5 | inherit python_pep517 python3native python3-dir setuptools3-base |
2 | 6 | ||
3 | DEPENDS += "python3 python3-flit-core-native" | 7 | DEPENDS += "python3 python3-flit-core-native" |