On Wed, Nov 21, 2018 at 10:48 AM Matt Turner <matts...@gmail.com> wrote:
>
> Thanks Arfrever and Dylan.
>
> Acked-by: Matt Turner <matts...@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,
  )
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to