Merge pull request #65 from solarkraft/master
Add libudev-dev to dependencies
This commit is contained in:
commit
83336f6b03
|
@ -47,7 +47,7 @@ Building with Linux
|
|||
-----------------
|
||||
Use `apt-get` to install the following packages for Debian/Ubuntu/Mint:
|
||||
```
|
||||
apt-get install libpulse-dev libasound2-dev libx11-dev libxext-dev libxinerama-dev libusb-1.0-0-dev
|
||||
apt-get install libpulse-dev libasound2-dev libx11-dev libxext-dev libxinerama-dev libusb-1.0-0-dev libudev-dev
|
||||
```
|
||||
|
||||
To make colorchord, type:
|
||||
|
|
Loading…
Reference in a new issue