On Wed, 4 Dec 2019 at 13:15, Alexander Kanavin <alex.kanavin@gmail.com> wrote:
On Wed, 4 Dec 2019 at 20:04, Aníbal Limón <anibal.limon@linaro.org> wrote:
-inherit meson features_check lib_package bash-completion
+inherit meson setuptools3 features_check lib_package bash-completion

I don't think you actually need setuptools3 here, just target python3 dependency is enough.

Actually doesn't need python3 it needs python3-native with setuptools, not need to depend of python3 for the target.

Anibal
 

Alex