mirror of https://github.com/wayvr-org/wayvr.git
Updated Building from Source (markdown)
parent
033d589d5c
commit
6abb5c1cbd
|
|
@ -5,6 +5,8 @@ Help extend this wiki by providing packages for additional distros!
|
||||||
## Base dependencies
|
## Base dependencies
|
||||||
Using [Rustup](https://rustup.rs/) is recommended.
|
Using [Rustup](https://rustup.rs/) is recommended.
|
||||||
|
|
||||||
|
Ensure `rustc` is up to date: `rustup update stable`
|
||||||
|
|
||||||
These are required in all cases:
|
These are required in all cases:
|
||||||
- Arch: `base-devel cmake libxkbcommon fontconfig dbus alsa-lib python3`
|
- 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`
|
- Ubuntu: `build-essential pkg-config cmake libstdc++-12-dev libxkbcommon-dev fontconfig libfontconfig-dev libdbus-1-dev libasound2-dev python3`
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue