diff options
Diffstat (limited to 'repo/mesa/mesa.xibuild')
-rw-r--r-- | repo/mesa/mesa.xibuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repo/mesa/mesa.xibuild b/repo/mesa/mesa.xibuild index 1e9d139..a77cdc6 100644 --- a/repo/mesa/mesa.xibuild +++ b/repo/mesa/mesa.xibuild @@ -1,6 +1,6 @@ #!/bin/sh -MAKEDEPS="meson ninja python-mako libvdpau llvm libxxf86vm libelf lm-sensors expat wayland-protocols" +MAKEDEPS="meson ninja python-mako libvdpau llvm libxxf86vm libelf lm-sensors expat wayland-protocols llvm" DEPS="xorg-libs libdrm" PKG_VER=21.3.7 |