Add nimmonocrypt, remove nimfastText
This commit is contained in:
parent
2f27ad0d05
commit
0a32e7fa2c
2 changed files with 4 additions and 2 deletions
|
|
@ -2,8 +2,8 @@ import distros, ospaths, strutils
|
|||
|
||||
var
|
||||
full = true
|
||||
comps = @["libsvm", "nim7z", "nimarchive", "nimbass", "nimbigwig", "nimclipboard", "nimfastText",
|
||||
"nimfuzz", "nimnuklear", "nimpcre", "nimrax", "nimssl", "nimssh2", "nimtess2"]
|
||||
comps = @["libsvm", "nim7z", "nimarchive", "nimbass", "nimbigwig", "nimclipboard", # "nimfastText",
|
||||
"nimfuzz", "nimmonocypher", "nimnuklear", "nimpcre", "nimrax", "nimssl", "nimssh2", "nimtess2"]
|
||||
|
||||
if detectOs(Windows):
|
||||
comps.add("nimkerberos")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue