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