On Wed, Dec 4, 2019 at 2:07 PM Alexander Kanavin <[email protected]> wrote: > > But inheriting setuptools does bring in the target python as well, and it’s > the target python that fixes the issue, not setuptools.
perhaps setuptools3-native in deps is enough. > > Alex > > On 4 Dec 2019, at 21.51, Anibal Limon <[email protected]> wrote: > > > > On Wed, 4 Dec 2019 at 13:15, Alexander Kanavin <[email protected]> wrote: >> >> On Wed, 4 Dec 2019 at 20:04, Aníbal Limón <[email protected]> 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 -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
