Use kicad-vcpkg fork of liblzma to fix builds
(cherry picked from commit 6ac1f39e62
)
This commit is contained in:
parent
30df673ffa
commit
57468c29f9
|
@ -9,14 +9,15 @@
|
||||||
{
|
{
|
||||||
"kind": "git",
|
"kind": "git",
|
||||||
"repository": "https://gitlab.com/kicad/packaging/kicad-vcpkg-registry.git",
|
"repository": "https://gitlab.com/kicad/packaging/kicad-vcpkg-registry.git",
|
||||||
"baseline": "cffa190cc20bf9a92e863f480e53d033116dae98",
|
"baseline": "5029666d12551a1d7c16b03abfb532de0a561fe3",
|
||||||
"packages": [
|
"packages": [
|
||||||
"glew",
|
"glew",
|
||||||
"python3",
|
"python3",
|
||||||
"opencascade",
|
"opencascade",
|
||||||
"wxpython",
|
"wxpython",
|
||||||
"wxwidgets",
|
"wxwidgets",
|
||||||
"ngspice"
|
"ngspice",
|
||||||
|
"liblzma"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in New Issue