Added pkg-config to the linux required tools
This commit is contained in:
parent
ec346d7c4f
commit
4e409173de
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ Setup has been done on partially set up development machines. If, trying to comp
|
|||
#### Debian requirements
|
||||
|
||||
```bash
|
||||
sudo apt-get install build-essential gperf bison subversion texinfo zip automake flex libusb-dev libusb-1.0-0-dev libtinfo-dev
|
||||
sudo apt-get install build-essential gperf bison subversion texinfo zip automake flex libusb-dev libusb-1.0-0-dev libtinfo-dev pkg-config
|
||||
```
|
||||
|
||||
#### Mac OSX requirements
|
||||
|
|
|
|||
Loading…
Reference in a new issue