mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-02 03:23:56 -07:00
provide gtest to avoid downloads
This commit is contained in:
parent
93bf88b62c
commit
0fd68b3048
6 changed files with 6 additions and 1 deletions
|
|
@ -5,6 +5,7 @@ RUN dnf install -y --setopt=install_weak_deps=False \
|
|||
cmake \
|
||||
gcc-c++ \
|
||||
git \
|
||||
gtest-devel \
|
||||
ninja-build \
|
||||
protobuf-devel \
|
||||
qt6-qttools-devel \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue