Skip to content

Commit

Permalink
Updates to vcpkg.json
Browse files Browse the repository at this point in the history
- Update builtin-baseline
- Remove openal-soft workaround
  • Loading branch information
past-due committed Oct 11, 2023
1 parent 8e87812 commit ba1e727
Showing 1 changed file with 2 additions and 10 deletions.
12 changes: 2 additions & 10 deletions vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "warzone2100",
"version-string": "master-branch",
"builtin-baseline": "6d16cb553a82eb42548326769f0a16d74fbceec1",
"builtin-baseline": "51475feaccb720ab40e5a0e3f8da70a4510defc0",
"dependencies": [
"sdl2",
"physfs",
Expand All @@ -14,15 +14,7 @@
"libpng",
"freetype",
"gettext",
{
"name": "openal-soft",
"platform": "windows | mingw"
},
{
"name": "openal-soft",
"platform": "!windows & !mingw",
"version>=": "1.23.0"
},
"openal-soft",
"zlib",
"sqlite3",
"libsodium",
Expand Down

0 comments on commit ba1e727

Please sign in to comment.