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

Imported libncursesw5 from common-build-problems, it's superior and default for Debian: https://github.com/docker-library/python/issues/235

native-api
2021-05-09 22:16:18 +03:00
parent 7e9899ef82
commit 203f804fe0

@@ -35,7 +35,7 @@ environment.
```sh
sudo apt-get update; sudo apt-get install make build-essential libssl-dev zlib1g-dev \
libbz2-dev libreadline-dev libsqlite3-dev wget curl llvm \
libncurses5-dev xz-utils tk-dev libxml2-dev libxmlsec1-dev libffi-dev liblzma-dev
libncursesw5-dev xz-utils tk-dev libxml2-dev libxmlsec1-dev libffi-dev liblzma-dev
```
* **CentOS/Fedora 21 and below:**