x11-base/xorg-server: Allow building against libglvnd
authorMatt Turner <mattst88@gentoo.org>
Wed, 25 Sep 2019 21:50:06 +0000 (14:50 -0700)
committerMatt Turner <mattst88@gentoo.org>
Wed, 25 Sep 2019 21:52:05 +0000 (14:52 -0700)
commit5a6deca6e403ca195b255bf78d41a5da4819d617
tree61db2e3951a3ff55017218d645838e96a7eff6f0
parent1ef1b1f83c095b4d59dc8e9c822df6dbeb40bdca
x11-base/xorg-server: Allow building against libglvnd

Mesa's gl.pc contains a version that matches the Mesa version, but
libglvnd's gl.pc version is the SO version (1.2). The Xserver checks for
gl >= 7.1.0 and gl >= 9.2.0 which are very old versions of Mesa at this
point, so removing the version dependency doesn't negatively affect
anything and allows the Xserver to build against libglvnd.

Signed-off-by: Matt Turner <mattst88@gentoo.org>
x11-base/xorg-server/xorg-server-1.20.5.ebuild
x11-base/xorg-server/xorg-server-9999.ebuild