Cannot build mesa - missing packages?
error: target not found: glproto
error: target not found: dri2proto
error: target not found: dri3proto
error: target not found: presentproto
dri2proto is in the AUR but the other 3 aren't found there either. Is this related to the xorgproto changes?
/mesa/repos/extra-x86_64$ makepkg -s
==> Making package: mesa 19.3.1-1 (Mon 30 Dec 2019 22:32:59 GMT)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
error: target not found: glproto
error: target not found: dri2proto
error: target not found: dri3proto
error: target not found: presentproto
==> ERROR: 'pacman' failed to install missing dependencies.
==> Missing dependencies:
-> glproto
-> dri2proto
-> dri3proto
-> presentproto
-> glslang
==> ERROR: Could not resolve all dependencies.