openssl icon indicating copy to clipboard operation
openssl copied to clipboard

bash is a system dependency

Open gaborcsardi opened this issue 5 years ago • 3 comments

So it would be nice to have it in DESCRIPTION.

gaborcsardi avatar Oct 05 '20 18:10 gaborcsardi

Sure, can you send a PR? I consider bash a standard dependency, like make or gcc or pkg-config, but if it helps we can declare it.

jeroen avatar Oct 05 '20 19:10 jeroen

How about just using sh? :)

gaborcsardi avatar Oct 05 '20 19:10 gaborcsardi

I don't want to deal with the default shell on solaris 10. By using bash, at least we get consistent cross-platform behavior.

jeroen avatar Oct 05 '20 19:10 jeroen