mirror of
https://git.sr.ht/~thestr4ng3r/chiaki
synced 2025-07-05 12:36:38 -07:00
Update platform-build.md with additional libraries for Fedora (#336)
This commit is contained in:
parent
702d31eb01
commit
e42110ce56
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
On Fedora, build dependencies can be installed via:
|
||||
|
||||
```
|
||||
sudo dnf install cmake make qt5-qtmultimedia-devel qt5-qtsvg-devel qt5-qtbase-gui ffmpeg-devel opus-devel openssl-devel python3-protobuf protobuf-c protobuf-devel qt5-rpm-macros SDL2-devel
|
||||
sudo dnf install cmake make qt5-qtmultimedia-devel qt5-qtsvg-devel qt5-qtbase-gui ffmpeg-devel opus-devel openssl-devel python3-protobuf protobuf-c protobuf-devel qt5-rpm-macros SDL2-devel libevdev-devel systemd-devel
|
||||
```
|
||||
|
||||
Then, Chiaki builds just like any other CMake project:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue