Missing deps for debian/ubuntu cargo install
Open
- Dominant language
- Rust
- Stars
- 3.5k
- Forks
- 110
- PR merge metrics
- No merged PRs in 30d
Description
The cargo install documentation is missing the following packages for debian/ubuntu systems:
* build-essential
* libxcursor-dev
* libxi-dev
I needed to install the latter two to compile the x11 dependencies in addition to the others in the docs, and I'm guessing you need the first.
Contributor guide
Assessment
This issue has not been assessed yet.