Skip to content

Commit 4c060bc

Browse files
committed
Update vcpkg.json
1 parent 9b1e53a commit 4c060bc

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

engines/warzone2100/vcpkg.json

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,16 @@
33
"builtin-baseline": "5300a2a461a53b76405db4fcbe6aeb0eea43935d",
44
"dependencies": [
55
"physfs",
6-
"minizip",
76
"libsodium",
87
"shaderc",
9-
"protobuf"
8+
"protobuf",
9+
{
10+
"name": "libzip",
11+
"default-features": false,
12+
"features": [
13+
"bzip2"
14+
]
15+
}
1016
],
1117
"overrides": [
1218
{ "name": "shaderc", "version": "2023.8" }

0 commit comments

Comments
 (0)