After a failing build dependencies are found in ~/.dub/packagesIn the file ~/.dub/packages/tcltk-8.6.5/tcltk/dub.json you can edit for the specific libraries as installed on your O.S.,
In my case : "libs-posix": [ "tcl87", "tk87" ],
Alain De Vos via Digitalmars-d-learn Sat, 17 Apr 2021 06:55:41 -0700
After a failing build dependencies are found in ~/.dub/packagesIn the file ~/.dub/packages/tcltk-8.6.5/tcltk/dub.json you can edit for the specific libraries as installed on your O.S.,
In my case : "libs-posix": [ "tcl87", "tk87" ],