diff --git a/vcpkg.json b/vcpkg.json index 3975f57b35..9755dd9b29 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -39,6 +39,10 @@ { "name": "ngspice", "version": "38" + }, + { + "name": "curl", + "version": "7.83.1" } ] }