Merge pull request #65 from solarkraft/master

Add libudev-dev to dependencies
This commit is contained in:
CNLohr 2018-05-28 15:47:39 -04:00 committed by GitHub
commit 83336f6b03
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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: