meson: re-add incorrect pkg-config files with GLVND for backward compatibility
authorEric Engestrom <eric.engestrom@intel.com>
Thu, 19 Sep 2019 13:18:55 +0000 (14:18 +0100)
committerEric Engestrom <eric.engestrom@intel.com>
Wed, 25 Sep 2019 16:27:54 +0000 (17:27 +0100)
commit93df862b6affb6b8507e40601212a58012bfa873
tree1c789af81c81d79f155067f25611664990f46a14
parentdb2ca45102753f9af62d4fe339599a357239b781
meson: re-add incorrect pkg-config files with GLVND for backward compatibility

This is a bit counter-intuitive, but the issue is that GLVND is broken
in versions <= 1.1.1, so we need to keep wrongly providing these files
to cover up their mistake, otherwise the rest of the world ends up
broken.

Suggested-by: Dylan Baker <dylan@pnwbakers.com>
Cc: mesa-stable@lists.freedesktop.org
Signed-off-by: Eric Engestrom <eric.engestrom@intel.com>
Reviewed-by: Dylan Baker <dylan@pnwbakers.com>
meson.build
src/egl/meson.build
src/mapi/meson.build
src/meson.build