On Wed, 22 May 2024 14:10:33 +0300
Gleb Popov <[email protected]> wrote:

> On Wed, May 22, 2024 at 2:07?PM Matthias Fechner <[email protected]> wrote:
> >
> > What is the recommended why to add python as a runtime dependency that the 
> > python binary is available?
> 
> We usually patch the software to use pythonXY everywhere. For shebangs
> it can be done via USES=shebangfix and for other cases resort to
> patches or REINPLACE_CMD incantations.
> 

 An easier way is to use BINARY_ALIAS= python3=${PYTHON_CMD}

 Cheers,

-- 
Emmanuel Vadot <[email protected]> <[email protected]>

Reply via email to