{ "$schema": "https://raw.githubusercontent.com/microsoft/vcpkg/master/scripts/vcpkg.schema.json", "name": "kicad", "version": "6.99", "license": "GPL-2.0+", "dependencies": [ "boost", "cairo", "wxwidgets", "glew", "curl", "gettext", "harfbuzz", "glm", "libxslt", "opencascade", "opengl", "python3", "openssl", "icu", "ngspice", "wxpython" ], "overrides": [ { "name": "python3", "version": "3.9.10#1" }, { "name": "wxwidgets", "version": "3.1.6" }, { "name": "wxpython", "version": "4.1.1#8" } ] }