Add python3 dependency for building rust-xcb

This commit is contained in:
Jeroen Wijenbergh
2019-08-11 18:38:42 +02:00
committed by GitHub
parent 9664882cdb
commit 744c69bb77

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`