Skip to content

Commit 65c194f

Browse files
authored
feat: Add noto-fonts-cjk
fix: Temporarily remove LatencyFleX until compile error is resolved
1 parent 77cfa4f commit 65c194f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Containerfile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ RUN pacman -S \
3434
rocm-opencl-runtime \
3535
rocm-hip-runtime \
3636
libbsd \
37+
noto-fonts-cjk \
3738
--noconfirm && \
3839
pacman -S \
3940
steam \
@@ -56,8 +57,6 @@ USER build
5657
WORKDIR /home/build
5758
RUN paru -S \
5859
aur/protontricks \
59-
aur/latencyflex-git \
60-
aur/latencyflex-wine-git \
6160
aur/vkbasalt \
6261
aur/lib32-vkbasalt \
6362
aur/obs-vkcapture-git \

0 commit comments

Comments
 (0)