1
0
Fork 0

README: add Linux installation prerequisites

This commit is contained in:
Joakim Frostegård 2020-11-14 16:44:55 +01:00
parent dd3f85b347
commit f8c994a23c

View file

@ -20,6 +20,16 @@ Below is a proposed list of milestones (roughly in-order) and their status. Subj
| Parent window support | | | |
| *(Converge on a common API for all platforms?)* | | | |
## Prerequisites
### Linux
Install dependencies, e.g.,
```sh
sudo apt-get install libx11-dev libxcursor-dev libxcb-dri2-0-dev libxcb-icccm4-dev libx11-xcb-dev
```
## License
Licensed under either of <a href="LICENSE-APACHE">Apache License, Version