Bump vcpkg for patched wxpython
This commit is contained in:
parent
a62e6b1f7f
commit
3cf3a3ebe0
|
@ -8,7 +8,7 @@
|
|||
{
|
||||
"kind": "git",
|
||||
"repository": "https://gitlab.com/kicad/packaging/kicad-vcpkg-registry.git",
|
||||
"baseline": "4ec72e65eb7b97d8a2438583e13f7923877ef70d",
|
||||
"baseline": "edd58f64dfc375f119139e2efa191ced39cdc494",
|
||||
"packages": [ "python3", "wxpython", "wxwidgets", "ngspice" ]
|
||||
}
|
||||
]
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"$schema": "https://raw.githubusercontent.com/microsoft/vcpkg/master/scripts/vcpkg.schema.json",
|
||||
"name": "kicad",
|
||||
"version": "6.0",
|
||||
"version": "6.99",
|
||||
"license": "GPL-2.0+",
|
||||
"dependencies": [
|
||||
"boost",
|
||||
|
@ -10,8 +10,8 @@
|
|||
"glew",
|
||||
"curl",
|
||||
"gettext",
|
||||
"harfbuzz",
|
||||
"glm",
|
||||
"libxslt",
|
||||
"opencascade",
|
||||
"opengl",
|
||||
"python3",
|
||||
|
@ -31,7 +31,7 @@
|
|||
},
|
||||
{
|
||||
"name": "wxpython",
|
||||
"version": "4.2.0#1"
|
||||
"version": "4.2.0#2"
|
||||
},
|
||||
{
|
||||
"name": "ngspice",
|
||||
|
|
Loading…
Reference in New Issue