REAMDE apt dependencies
This commit is contained in:
parent
1945f5a0b7
commit
61f0b839ca
1 changed files with 1 additions and 1 deletions
|
@ -97,7 +97,7 @@ Install autoconf and other basic development tools, python3 and pip, then procee
|
|||
|
||||
##### Apt-based (debian, ubuntu, etc)
|
||||
- `sudo apt update`
|
||||
- `sudo apt install pkg-config libffi-dev python3-pip python3-venv python3-dev build-essential`
|
||||
- `sudo apt install git pkg-config libffi-dev python3-pip python3-venv python3-dev build-essential libtool`
|
||||
|
||||
##### Red Hat and Fedora based
|
||||
- `yum install epel-release -y 2>/dev/null`
|
||||
|
|
Loading…
Reference in a new issue