diff --git a/vcpkg.json b/vcpkg.json index ab936993e..42fe44d4b 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -37,7 +37,7 @@ "ffmpeg", { "name":"fluidsynth", - "platform": "!wasm32" + "platform": "!(mingw & !native) & !wasm32" }, { "name":"libflac",