mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-17 20:41:33 -07:00
remove gtest for arch
This commit is contained in:
parent
4a2699e8c5
commit
08cfd80a6a
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ RUN pacman --sync --refresh --sysupgrade --needed --noconfirm \
|
||||||
ccache \
|
ccache \
|
||||||
cmake \
|
cmake \
|
||||||
gcc \
|
gcc \
|
||||||
gtest \
|
# gtest Exclude gtest to confirm fallback of downloading source from google repo keeps working
|
||||||
ninja \
|
ninja \
|
||||||
protobuf \
|
protobuf \
|
||||||
qt6-imageformats \
|
qt6-imageformats \
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue