Skip to content
This repository was archived by the owner on Feb 22, 2026. It is now read-only.

Commit 136f005

Browse files
committed
build fix, package name change from arch
1 parent a9c16d4 commit 136f005

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ RUN \
2222
lib32-libvdpau \
2323
lib32-mangohud \
2424
lib32-mesa-utils \
25-
lib32-mesa-vdpau \
25+
lib32-mesa \
2626
lib32-vulkan-intel \
2727
lib32-vulkan-mesa-layers \
2828
lib32-vulkan-radeon \
@@ -56,7 +56,7 @@ RUN \
5656
lib32-gcc-libs \
5757
lib32-libpulse \
5858
lib32-libunwind \
59-
lib32-mesa-vdpau \
59+
lib32-mesa \
6060
lib32-opencl-mesa \
6161
lib32-renderdoc-minimal \
6262
mangohud \

0 commit comments

Comments
 (0)