gl: drop incorrect pkg-config file for glvnd
authorEric Engestrom <eric.engestrom@intel.com>
Wed, 18 Sep 2019 20:48:49 +0000 (21:48 +0100)
committerEric Engestrom <eric.engestrom@intel.com>
Wed, 18 Sep 2019 21:16:51 +0000 (22:16 +0100)
commita1de3011f380b6ffd5583708b58e3f86d8d45ea9
tree25d11db98b7f3618f91cc4ad2d63350c2f70b14b
parent66f2aa6ccd0b226eebe2c1a46281160b0a54d522
gl: drop incorrect pkg-config file for glvnd

Akin to 1a25980c469b38d2c645 ("egl: drop incorrect pkg-config file for
glvnd") and b01524fff05eef66e8cd ("meson: don't build libGLES*.so with
GLVND") , removes a pkg-config file that shouldn't have been there in
the first place, but was needed because of that GLVND bug.

Now that the glvnd bug has been fixed, it was apparent that this gl.pc
pkg-config file was forgotten to be removed, so let's do just that :)

Suggested-by: Matt Turner <mattst88@gmail.com>
Cc: mesa-stable@lists.freedesktop.org
Signed-off-by: Eric Engestrom <eric.engestrom@intel.com>
Reviewed-by: Matt Turner <mattst88@gmail.com>
src/meson.build