botan icon indicating copy to clipboard operation
botan copied to clipboard

Make openssl dependency optional

Open andre2007 opened this issue 4 years ago • 0 comments
trafficstars

By building botan, openssl dependency is downloaded, even if a configuration e.g. pubkey is specified.

This could be avoided by either make the dependency optional or create a sub package. Both ways are described here https://forum.dlang.org/thread/[email protected]

andre2007 avatar Nov 30 '20 10:11 andre2007