mirror of
https://github.com/KumoCorp/kumomta.git
synced 2026-08-19 16:01:08 +00:00
e6973c2a04
This helps to remove "false" deps on things like openssl; now that is linked in only to those components that need it (eg: things that use unbound for dnssec, or the smtp client for DANE). This makes the binaries other than kumod (which still has max deps) a few MB smaller; not a massive win, but nice all the same.