update required deps for build from sources

This commit is contained in:
Pierre Tachoire
2026-01-28 15:37:58 +01:00
parent 3b809b2910
commit 335e781d0c
3 changed files with 3 additions and 3 deletions

View File

@@ -178,7 +178,7 @@ For **Debian/Ubuntu based Linux**:
```
sudo apt install xz-utils ca-certificates \
clang make curl git
gcc make curl git
```
You also need to [install Rust](https://rust-lang.org/tools/install/).