mirror of
https://github.com/pyenv/pyenv.git
synced 2025-11-14 22:33:52 -05:00
Add the links to the Python build documentation and to the GitHub Actions for the latest Ubuntu/Debian dependencies.
2
Home.md
2
Home.md
@@ -51,6 +51,8 @@ environment.
|
|||||||
libncursesw5-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
|
||||||
```
|
```
|
||||||
|
|
||||||
|
The Python's documentation reports a different set of dependencies in the [documentation](https://devguide.python.org/getting-started/setup-building/#build-dependencies) and in the script used in the [GitHub Actions](https://github.com/python/cpython/blob/main/.github/workflows/posix-deps-apt.sh)
|
||||||
|
|
||||||
If you are going build PyPy from source or install other Python flavors that require CLang, also install `llvm`.
|
If you are going build PyPy from source or install other Python flavors that require CLang, also install `llvm`.
|
||||||
|
|
||||||
* **CentOS/Fedora 21 and below:**
|
* **CentOS/Fedora 21 and below:**
|
||||||
|
|||||||
Reference in New Issue
Block a user