Open smorimoto opened 4 years ago
I've never tried to package this, but the last time I installed it manually it kept failing because it seems to expect openssl
as opposed to libressl
.
@cinerea0 Which probably means we can't package this because building from source requires bootstrapping and the provided binary doesn't work in the first place.
Fwiw, I actually got the binary to function by replacing relevant vendored dynlibs with system ones (libcrypto, libssl, libgit2). But that's too hacky to be done in official package.
https://github.com/pharo-project/pharo