tcl-tls

If you are running a shell provider, you will need to build tcl-tls for eggdrop.

$ ftp https://core.tcl-lang.org/tcltls/uv/tcltls-1.7.22.tar.gz
$ tar xvzf tcltls-1.7.22.tar.gz
$ cd tcltls-1.7.22/
$ ./configure
$ make
$ doas make install