mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-04-21 00:21:25 +00:00
Use kicad-vcpkg fork of liblzma to fix builds
This commit is contained in:
parent
b905b4eac8
commit
6ac1f39e62
@ -9,14 +9,15 @@
|
||||
{
|
||||
"kind": "git",
|
||||
"repository": "https://gitlab.com/kicad/packaging/kicad-vcpkg-registry.git",
|
||||
"baseline": "cffa190cc20bf9a92e863f480e53d033116dae98",
|
||||
"baseline": "5029666d12551a1d7c16b03abfb532de0a561fe3",
|
||||
"packages": [
|
||||
"glew",
|
||||
"python3",
|
||||
"opencascade",
|
||||
"wxpython",
|
||||
"wxwidgets",
|
||||
"ngspice"
|
||||
"ngspice",
|
||||
"liblzma"
|
||||
]
|
||||
}
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user