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