mirror of
https://github.com/pyenv/pyenv.git
synced 2025-11-14 06:13:53 -05:00
Include git in Debian requirements
@@ -7,7 +7,7 @@ Make sure to follow this guidance for your platform before any troubleshooting.
|
|||||||
```sh
|
```sh
|
||||||
sudo apt-get install -y make build-essential libssl-dev zlib1g-dev libbz2-dev \
|
sudo apt-get install -y make build-essential libssl-dev zlib1g-dev libbz2-dev \
|
||||||
libreadline-dev libsqlite3-dev wget curl llvm libncurses5-dev libncursesw5-dev \
|
libreadline-dev libsqlite3-dev wget curl llvm libncurses5-dev libncursesw5-dev \
|
||||||
xz-utils tk-dev libffi-dev liblzma-dev python-openssl
|
xz-utils tk-dev libffi-dev liblzma-dev python-openssl git
|
||||||
```
|
```
|
||||||
Alternative of libreadline-dev:
|
Alternative of libreadline-dev:
|
||||||
```sh
|
```sh
|
||||||
|
|||||||
Reference in New Issue
Block a user