From eaf732d35b7c85e96eb97a30979c09c0243b1692 Mon Sep 17 00:00:00 2001
From: Alam Ed Arias <alam@srb2.org>
Date: Wed, 19 Mar 2025 12:48:57 -0400
Subject: [PATCH] vcpkg: no ffmpeg for sdl2-mixer-ext

---
 vcpkg.json | 1 -
 1 file changed, 1 deletion(-)

diff --git a/vcpkg.json b/vcpkg.json
index dd6f692991..3b79ec83fb 100644
--- a/vcpkg.json
+++ b/vcpkg.json
@@ -34,7 +34,6 @@
     {
       "name": "sdl2-mixer-ext",
       "features": [
-        "ffmpeg",
         {
           "name":"fluidsynth",
           "platform": "!static"
-- 
GitLab