x11-base/xorg-server: Drop glvnd version workaround
authorMatt Turner <mattst88@gentoo.org>
Sun, 24 Nov 2019 22:26:26 +0000 (17:26 -0500)
committerMatt Turner <mattst88@gentoo.org>
Sun, 24 Nov 2019 22:30:49 +0000 (17:30 -0500)
commit3463e2c1c2b4ebb142cfebb7a702537bcfbd6909
tree2a3253617c1b6d4b04b722b1df1e091bbea831f7
parent9eabd6be0e49464f74bdac7948d4966d517b1efa
x11-base/xorg-server: Drop glvnd version workaround

Added in commit 5a6deca6e403 ("x11-base/xorg-server: Allow building
against libglvnd") as a workaround for the pkgconfig version number
changing from Mesa to glvnd, this code necessitated an autoreconf due to
modifying configure.ac. With configure.ac fixed upstream (and in 1.20.6)
this is no longer needed, and in fact can lead to build failures since
normally XORG_EAUTORECONF=yes pulls in those deps.

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