mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-04-27 07:48:01 -07:00
Add openssl to windows reqs (#5074)
This commit is contained in:
parent
153f73c308
commit
245edcefdd
1 changed files with 1 additions and 0 deletions
|
|
@ -3,6 +3,7 @@
|
||||||
"dependencies": [
|
"dependencies": [
|
||||||
"gtest",
|
"gtest",
|
||||||
"liblzma",
|
"liblzma",
|
||||||
|
"openssl",
|
||||||
"protobuf",
|
"protobuf",
|
||||||
"pthreads",
|
"pthreads",
|
||||||
"zlib"
|
"zlib"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue