Merge pull request #47 froma d4708/master
add pkg-config dependency refs #46
This commit is contained in:
commit
712fb793f6
1 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@ Install autoconf and other basic development tools, python3 and pip.
|
|||
|
||||
##### Apt-based (debian, ubuntu, etc)
|
||||
- `sudo apt update`
|
||||
- `sudo apt install python3-pip python3-venv`
|
||||
- `sudo apt install pkg-config python3-pip python3-venv`
|
||||
|
||||
##### Android/Termux
|
||||
- install [Termux](https://termux.com/)
|
||||
|
|
Loading…
Reference in a new issue