README: added Fedora build requirements.

Signed-off-by: Bruno Thomsen <bruno.thomsen@gmail.com>
This commit is contained in:
Bruno Thomsen 2018-04-10 18:06:30 +02:00 committed by Marc Di Luzio
parent 8dfbaba288
commit 3a91960fb5

View File

@ -19,6 +19,8 @@ GameMode depends on `meson` for building and `systemd` for internal communicatio
apt install meson libsystemd-dev pkg-config ninja-build
# Arch
pacman -S meson systemd ninja
# Fedora
dnf install meson systemd-devel pkg-config
git clone https://github.com/FeralInteractive/gamemode.git
cd gamemode