mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-01 11:03:54 -07:00
add gtest from arch repos so it doesn't have to download it (#4378)
This commit is contained in:
parent
bbe43d4246
commit
00add2a527
1 changed files with 1 additions and 0 deletions
|
|
@ -5,6 +5,7 @@ RUN pacman --sync --refresh --sysupgrade --needed --noconfirm \
|
||||||
ccache \
|
ccache \
|
||||||
cmake \
|
cmake \
|
||||||
git \
|
git \
|
||||||
|
gtest \
|
||||||
mariadb-libs \
|
mariadb-libs \
|
||||||
protobuf \
|
protobuf \
|
||||||
qt5-base \
|
qt5-base \
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue