Updated Building from Source (markdown)

galister 2024-03-07 12:20:36 +00:00
parent 033d589d5c
commit 6abb5c1cbd
1 changed files with 2 additions and 0 deletions

@ -5,6 +5,8 @@ Help extend this wiki by providing packages for additional distros!
## Base dependencies
Using [Rustup](https://rustup.rs/) is recommended.
Ensure `rustc` is up to date: `rustup update stable`
These are required in all cases:
- Arch: `base-devel cmake libxkbcommon fontconfig dbus alsa-lib python3`
- Ubuntu: `build-essential pkg-config cmake libstdc++-12-dev libxkbcommon-dev fontconfig libfontconfig-dev libdbus-1-dev libasound2-dev python3`