diff options
author | Dylan Baker <[email protected]> | 2019-10-10 15:10:56 -0700 |
---|---|---|
committer | Dylan Baker <[email protected]> | 2019-11-05 16:44:41 +0000 |
commit | 5d085ad052aac1f35cef7b60c0e6ecad65a6807b (patch) | |
tree | 3da1ce328b740deac617383e4fc4f210b4c9d321 /meson_options.txt | |
parent | 9020f519d2434be33edd59b9205d6647db4472bb (diff) |
meson: Add dep_glvnd to egl deps when building with glvnd
Otherwise if glvnd is not installed systemwide, but only in a prefix,
it's headers wont be found. This happens because if it's headers are in
/usr/include/ then another dependence will provide the necessary -I
arguments and compilation will work.
Fixes: 035ec7a2bb2d5e413ac945b8f012185a0e187d5e
("meson: Add support for EGL glvnd")
Acked-by: Eric Engestrom <[email protected]>
Diffstat (limited to 'meson_options.txt')
0 files changed, 0 insertions, 0 deletions