1
0
mirror of https://github.com/pyenv/pyenv.git synced 2025-11-16 07:13:53 -05:00

Add more Linuxbrew dependencies

Santiago Castro
2018-10-27 14:18:18 -04:00
parent b1a8b064f2
commit 33f773d57c

@@ -89,7 +89,7 @@ sudo eopkg install git gcc make zlib-devel bzip2-devel readline-devel sqlite3-de
* **Linuxbrew:** * **Linuxbrew:**
```sh ```sh
brew install bzip2 openssl readline sqlite xz brew install bzip2 libffi libxml2 libxmlsec1 openssl readline sqlite xz zlib
``` ```