diff options
| -rw-r--r-- | meta/classes/flit_core.bbclass | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/classes/flit_core.bbclass b/meta/classes/flit_core.bbclass index 7b578967a9..ce162bb75b 100644 --- a/meta/classes/flit_core.bbclass +++ b/meta/classes/flit_core.bbclass | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | inherit pip_install_wheel python3native python3-dir setuptools3-base | 1 | inherit pip_install_wheel python3native python3-dir setuptools3-base |
| 2 | 2 | ||
| 3 | DEPENDS += "python3 python3-flit-core-native python3-pip-native" | 3 | DEPENDS += "python3 python3-flit-core-native" |
| 4 | 4 | ||
| 5 | flit_core_do_configure () { | 5 | flit_core_do_configure () { |
| 6 | : | 6 | : |
