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
|
* A Spotify premium account
|
||||||
* pkg-config
|
* pkg-config
|
||||||
|
|
||||||
|
On Debian based system you want following packages for `libxcb` developement headers:
|
||||||
|
```
|
||||||
|
sudo apt install libxcb1-dev libxcb-render0-dev libxcb-shape0-dev libxcb-xfixes0-dev
|
||||||
|
```
|
||||||
|
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
* Build using `cargo build --release`
|
* Build using `cargo build --release`
|
||||||
|
|||||||
Reference in New Issue
Block a user