From 695493fc3d5edf1797194fc3a532268e434036c4 Mon Sep 17 00:00:00 2001 From: Mark Roszko Date: Fri, 10 May 2024 01:42:24 +0000 Subject: [PATCH] Remove the kicad-vcpkg xz override --- vcpkg-configuration.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/vcpkg-configuration.json b/vcpkg-configuration.json index 70307fe42e..f9c7968cf7 100644 --- a/vcpkg-configuration.json +++ b/vcpkg-configuration.json @@ -16,8 +16,7 @@ "opencascade", "wxpython", "wxwidgets", - "ngspice", - "liblzma" + "ngspice" ] } ]