1
0
mirror of https://github.com/pyenv/pyenv.git synced 2025-11-15 06:43:53 -05:00

bzip2 is a dependency in MacOS, too

native-api
2025-08-28 09:00:15 +03:00
parent 1b4386c848
commit 0458518e0d

@@ -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):
```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:**