mirror of
https://github.com/pyenv/pyenv.git
synced 2025-11-15 14:53:53 -05:00
bzip2 is a dependency in MacOS, too
2
Home.md
2
Home.md
@@ -47,7 +47,7 @@ distros like Alma/Rocky Linux 8 and Ubuntu 20.04. See [PEP
|
|||||||
For dependencies use [MacPorts](https://www.macports.org/install.php):
|
For dependencies use [MacPorts](https://www.macports.org/install.php):
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
sudo port install pkgconfig openssl zlib xz gdbm tcl tk +quartz sqlite3 sqlite3-tcl zstd
|
sudo port install pkgconfig openssl zlib bzip2 xz gdbm tcl tk +quartz sqlite3 sqlite3-tcl zstd
|
||||||
```
|
```
|
||||||
|
|
||||||
* **Ubuntu/Debian/Mint:**
|
* **Ubuntu/Debian/Mint:**
|
||||||
|
|||||||
Reference in New Issue
Block a user