Declare the ngspice version in vcpkg.json

This commit is contained in:
Mark Roszko 2022-06-12 03:43:45 +00:00
parent d5baea21cd
commit 2044fe591d
1 changed files with 4 additions and 0 deletions

View File

@ -32,6 +32,10 @@
{
"name": "wxpython",
"version": "4.1.1#8"
},
{
"name": "ngspice",
"version": "37"
}
]
}