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