mirror of
https://github.com/FeralInteractive/gamemode.git
synced 2025-06-06 07:37:21 +02:00
Add a note for dbus-user-session as seen in issues like #48
This commit is contained in:
parent
9aacadb56b
commit
1dc641ca59
@ -15,7 +15,7 @@ If your distribution already has GameMode packaged, it is preferable to install
|
||||
GameMode depends on `meson` for building and `systemd` for internal communication. This repo contains a `bootstrap.sh` script to allow for quick install to the user bus, but check `meson_options.txt` for custom settings.
|
||||
|
||||
```bash
|
||||
# Ubuntu
|
||||
# Ubuntu/Debian (you may also need dbus-user-session)
|
||||
apt install meson libsystemd-dev pkg-config ninja-build git
|
||||
# Arch
|
||||
pacman -S meson systemd git
|
||||
|
Loading…
x
Reference in New Issue
Block a user