Merge pull request #86 from jwijenbergh/develop

Add python3 dependency for building rust-xcb
This commit is contained in:
Henrik
2019-08-12 08:49:09 +02:00
committed by GitHub

View File

@@ -18,6 +18,7 @@ future. Contributions welcome, but please be kind ;)
## Requirements
* Rust
* Python 3 (needed for building `rust-xcb` dependency)
* `libasound2-dev` (or `portaudio-dev`, if you want to use the PortAudio backend)
* `libncurses-dev` and `libssl-dev`
* `libdbus-1-dev`