From 809f88b14472f4439a12e1d5b77eb0e4eb385939 Mon Sep 17 00:00:00 2001 From: Mark Roszko Date: Fri, 20 Oct 2023 13:08:33 +0000 Subject: [PATCH] Add libgit2 to vcpkg --- vcpkg.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/vcpkg.json b/vcpkg.json index 3f9f24d9e0..1ba28e37a6 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -39,7 +39,8 @@ }, "icu", "ngspice", - "wxpython" + "wxpython", + "libgit2" ], "overrides": [ {