mirror of
https://github.com/FeralInteractive/gamemode.git
synced 2025-06-06 23:57:22 +02:00
README: added Fedora build requirements.
Signed-off-by: Bruno Thomsen <bruno.thomsen@gmail.com>
This commit is contained in:
parent
8dfbaba288
commit
3a91960fb5
@ -19,6 +19,8 @@ GameMode depends on `meson` for building and `systemd` for internal communicatio
|
|||||||
apt install meson libsystemd-dev pkg-config ninja-build
|
apt install meson libsystemd-dev pkg-config ninja-build
|
||||||
# Arch
|
# Arch
|
||||||
pacman -S meson systemd ninja
|
pacman -S meson systemd ninja
|
||||||
|
# Fedora
|
||||||
|
dnf install meson systemd-devel pkg-config
|
||||||
|
|
||||||
git clone https://github.com/FeralInteractive/gamemode.git
|
git clone https://github.com/FeralInteractive/gamemode.git
|
||||||
cd gamemode
|
cd gamemode
|
||||||
|
Loading…
x
Reference in New Issue
Block a user