Please list dependencies for buzz
- Dominant language
- Rust
- Stars
- 143
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
Is it possible to try to list all the needed dependencies for compiling buzz somewhere? It might be tricky to install otherwise (and takes forever as you have to compile, install missing dependencies, compile again and repeat for each missing package).
Here is the non-complete list of development headers I had to install on my Fedora 25 machine:
- openssl-devel
- dbus-devel
- glib2-devel
- cairo-devel
- atk-devel
- pango-devel
- gdk-pixbuf2-devel
- gtk3-devel
- libappindicator-devel
- libappindicator-gtk3-devel
- clang-devel
I'm pretty sure this list is non-exhaustive as I've installed other development headers before for other crates.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.