From 9a2f83537de8d54d75fbd898ffc81351dcb48037 Mon Sep 17 00:00:00 2001 From: Mark Roszko Date: Tue, 15 Nov 2022 03:27:48 +0000 Subject: [PATCH] Restore missing libxslt --- vcpkg.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/vcpkg.json b/vcpkg.json index b1ab7231c3..97cc2b4900 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -18,7 +18,8 @@ "openssl", "icu", "ngspice", - "wxpython" + "wxpython", + "libxslt" ], "overrides": [ {