From bda31b814415f0bb00a9c39fc7cd53de49c44a65 Mon Sep 17 00:00:00 2001 From: mrmbernardi Date: Sun, 22 Feb 2026 02:30:08 +1100 Subject: [PATCH] Remove quickjs-ng from vcpkg.json dependencies To be merged when we get it vendored properly --- vcpkg.json | 1 - 1 file changed, 1 deletion(-) diff --git a/vcpkg.json b/vcpkg.json index db2314c8..6fcf4035 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -31,7 +31,6 @@ "name": "libressl", "platform": "!windows" }, - "quickjs-ng", "sdl2", "speexdsp", "zlib",