Update Compilation.md (#643)

pull/657/head
bakeromso 2 years ago committed by GitHub
parent 6ed2e92702
commit ebbbec414c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -14,7 +14,7 @@ FFmpeg is not included here, because is not needed to build because it is dynami
#### Debian / Ubuntu
```shell
sudo apt install -y curl # Needed by Rust update tool
sudo apt install -y curl git build-essential # Needed by Rust update tool
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh # Download the latest stable Rust
sudo apt install -y libgtk-3-dev
```

Loading…
Cancel
Save