egl: drop incorrect pkg-config file for glvnd
authorEric Engestrom <eric.engestrom@intel.com>
Thu, 4 Jul 2019 13:48:43 +0000 (14:48 +0100)
committerEric Engestrom <eric.engestrom@intel.com>
Fri, 19 Jul 2019 23:07:06 +0000 (00:07 +0100)
commit1a25980c469b38d2c6456344fe538ad1bcb47f63
treee6376d9f551fca67e8fb3598663170cf4b6b4288
parente8febd6cba296ead8f94ae87e7d54a3bb7ca50b0
egl: drop incorrect pkg-config file for glvnd

With b01524fff05eef66e8cd ("meson: don't build libGLES*.so with GLVND")
we dropped the incorrect pkg-config files for GLES*.

Since then, the glvnd issue of its missing files has become painfully
apparent, since it break the build for everyone using glvnd.

NVIDIA has had a fix for a few years now, but has yet to accept it:
https://github.com/NVIDIA/libglvnd/pull/86

Since the breakage is already there, let's clean up everything on our side
while we wait for NVIDIA to accept the fix.

Signed-off-by: Eric Engestrom <eric.engestrom@intel.com>
Reviewed-by: Matt Turner <mattst88@gmail.com>
src/egl/meson.build