mirror of
https://github.com/pyenv/pyenv.git
synced 2026-09-15 10:06:18 -04:00
Fix newline
parent
489b7df06d
commit
14f5dca1d6
|
|
@ -313,6 +313,7 @@ E.g.:
|
|||
```
|
||||
|
||||
If libssl1.0-dev [isn't available](https://github.com/rvm/rvm/issues/4918), add the rael-gc/rvm PPA: `sudo apt-add-repository -y ppa:rael-gc/rvm`
|
||||
|
||||
https://github.com/pyenv/pyenv/issues/945#issuecomment-409627448 has a more complex workaround that preserves `libssl-dev`.
|
||||
|
||||
* On FreeBSD 10-RELEASE and 11-CURRENT, you may need to recompile ``security/openssl`` without SSLv2 support. (See [#464](https://github.com/yyuu/pyenv/issues/464#issuecomment-152821922)).
|
||||
|
|
|
|||
Loading…
Reference in a new issue