mirror of
https://github.com/pyenv/pyenv.git
synced 2025-11-13 13:53:53 -05:00
6
Home.md
6
Home.md
@@ -88,6 +88,12 @@ environment.
|
||||
apk add linux-headers
|
||||
```
|
||||
|
||||
* **Void Linux:**
|
||||
|
||||
```sh
|
||||
xbps-install base-devel bzip2-devel openssl openssl-devel readline readline-devel sqlite-devel xz zlib zlib-devel
|
||||
```
|
||||
|
||||
|
||||
See also [Common build problems](https://github.com/pyenv/pyenv/wiki/Common-build-problems) for further information.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user