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

Updated Common build problems (markdown)

native-api
2021-05-09 23:01:58 +03:00
parent 32460e94a7
commit a2837a3b07

@@ -13,7 +13,7 @@ Below are some alternative packages that are are not in the recommended set and
sudo apt install libedit-dev
```
* An [inferior alternative](https://github.com/docker-library/python/issues/235) to `libncursesw`:
* An [inferior alternative](https://github.com/docker-library/python/issues/235) to `libncursesw5`:
```sh
sudo apt install libncurses5-dev