Merge pull request #85 from maxking/develop
Add debian packages for libxcb development headers.
This commit is contained in:
@@ -25,6 +25,12 @@ future. Contributions welcome, but please be kind ;)
|
||||
* A Spotify premium account
|
||||
* pkg-config
|
||||
|
||||
On Debian based systems you need following packages for `libxcb` developement headers:
|
||||
```
|
||||
sudo apt install libxcb1-dev libxcb-render0-dev libxcb-shape0-dev libxcb-xfixes0-dev
|
||||
```
|
||||
|
||||
|
||||
## Usage
|
||||
|
||||
* Build using `cargo build --release`
|
||||
|
||||
Reference in New Issue
Block a user