Skip to content

Commit

Permalink
Update vcpkg.json
Browse files Browse the repository at this point in the history
vcpkg is not providing a proper sdl2 implementation on linux, so ditch it from vcpkg for now and only use distro packages for it.
  • Loading branch information
madame-rachelle authored Feb 1, 2024
1 parent fba13f2 commit 33e59a6
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions vcpkg.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,6 @@
"name": "bzip2",
"platform": "(!windows & static) | (windows & static & staticcrt)"
},
{
"name": "sdl2",
"platform": "!windows & !osx & static"
},
{
"name": "libvpx",
"platform": "!windows & static"
Expand Down

0 comments on commit 33e59a6

Please sign in to comment.