Declare ngspice version in vcpkg.json
This commit is contained in:
parent
87f10ea206
commit
0ba44f3397
|
@ -33,6 +33,10 @@
|
||||||
{
|
{
|
||||||
"name": "wxpython",
|
"name": "wxpython",
|
||||||
"version": "4.1.1#9"
|
"version": "4.1.1#9"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "ngspice",
|
||||||
|
"version": "37"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue