This commit is contained in:
tooomm 2026-05-16 21:26:35 +02:00
parent 9a61947fd2
commit 14304e5036
3 changed files with 3 additions and 3 deletions

View file

@ -4,7 +4,7 @@ RUN pacman --sync --refresh --sysupgrade --needed --noconfirm \
ccache \
cmake \
gcc \
# gtest Exclude gtest to confirm fallback of downloading source from google repo keeps working
# gtest Exclude gtest to confirm fallback download and building from google repo keeps working
ninja \
protobuf \
qt6-imageformats \