Date: Monday, January 6, 2020 @ 13:48:44 Author: andyrtr Revision: 372659
makedepend on xorgproto Modified: mesa/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-01-06 13:42:01 UTC (rev 372658) +++ PKGBUILD 2020-01-06 13:48:44 UTC (rev 372659) @@ -7,8 +7,8 @@ pkgver=19.3.1 pkgrel=1 arch=('x86_64') -makedepends=('python-mako' 'libxml2' 'libx11' 'glproto' 'libdrm' 'dri2proto' 'dri3proto' 'presentproto' - 'libxshmfence' 'libxxf86vm' 'libxdamage' 'libvdpau' 'libva' 'wayland' 'wayland-protocols' +makedepends=('python-mako' 'libxml2' 'libx11' 'xorgproto' 'libdrm' 'libxshmfence' 'libxxf86vm' + 'libxdamage' 'libvdpau' 'libva' 'wayland' 'wayland-protocols' 'elfutils' 'llvm' 'libomxil-bellagio' 'libclc' 'clang' 'libglvnd' 'libunwind' 'lm_sensors' 'libxrandr' 'valgrind' 'glslang' 'meson') url="https://www.mesa3d.org/"