[Mesa-dev] [PATCH] meson: Bump version to 0.46 for python module

Matt Turner mattst88 at gmail.com
Sat Dec 8 20:49:06 UTC 2018


On Thu, Nov 22, 2018 at 1:05 PM Matt Turner <mattst88 at gmail.com> wrote:
>
> On Wed, Nov 21, 2018 at 10:48 AM Matt Turner <mattst88 at gmail.com> wrote:
> >
> > Thanks Arfrever and Dylan.
> >
> > Acked-by: Matt Turner <mattst88 at gmail.com>
>
> Hmm, actually this doesn't seem to work for me. With it applied I get:
>
> src/mesa/drivers/dri/meson.build:59:8: ERROR:  Python object does not
> have method path.
>
> which comes from:
>
>   meson.add_install_script(
>     prog_python.path(),
>     join_paths(meson.source_root(), 'bin/install_megadrivers.py'),
>     libmesa_dri_drivers.full_path(),
>     dri_drivers_path,
>     dri_link,
>   )

Ping. I think this one fell through the cracks.


More information about the mesa-dev mailing list