Merge pull request #47 froma d4708/master

add pkg-config dependency
refs #46
This commit is contained in:
caryoscelus 2022-05-14 15:42:35 +04:00 committed by GitHub
commit 712fb793f6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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/)