[Mesa-dev] [PATCH] meson: Fix GL and EGL pkg-config files with glvnd

Daniel Stone daniel at fooishbar.org
Fri Feb 23 13:31:30 UTC 2018


Hi Dylan,

On 20 February 2018 at 18:36, Dylan Baker <dylan at pnwbakers.com> wrote:
> Currently meson will generate a pkg-config that links to EGL_mesa (or
> GLX_mesa), but this isn't correct, it should always link to EGL or GL.
> Probably the "right" solution is to have glvnd itself provide the pkg
> config files for GL and EGL, but that also means that glvnd needs to
> provide many of the header files, which makes it a more involved job.

Thanks for this! Reviewed and pushed.

Cheers,
Daniel


More information about the mesa-dev mailing list