From 28a512eed0336106ab6f22dc56ea9be721d4fbf8 Mon Sep 17 00:00:00 2001 From: Collecting Date: Mon, 3 Nov 2025 21:16:57 +0000 Subject: [PATCH] revert/vcpkg Tried adding ARM64 required stuff to see if it'd help but alas. Signed-off-by: Collecting --- vcpkg.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/vcpkg.json b/vcpkg.json index 6120589f6..239e9486e 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -25,12 +25,10 @@ "boost-test", "boost-timer", "boost-variant", - "ffmpeg", "fmt", "lz4", "nlohmann-json", "openal-soft", - "sdl2", "zlib", "zstd" ], @@ -68,4 +66,4 @@ "version": "10.1.1" } ] -} +} \ No newline at end of file