parasyte/pixels

x11 lib needed, perhaps this to install instructions?

Open

#83 opened on May 27, 2020

 (3 comments) (1 reaction) (0 assignees)Rust (147 forks)auto 404
documentationgood first issue

Repository metrics

Stars
 (2,121 stars)
PR merge metrics
 (PR metrics pending)

Description

Users of this library is likely to stumble upon this issue, at least in linux environments.

https://github.com/servo/rust-xlib/issues/44

It's trivially fixable with sudo apt install libx11-dev and easily googleable, but perhaps adding this to README.md could be helpful?

Contributor guide