mirror of
https://github.com/FeralInteractive/gamemode.git
synced 2025-06-07 08:07:20 +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.
|
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
|
```bash
|
||||||
# Ubuntu
|
# Ubuntu/Debian (you may also need dbus-user-session)
|
||||||
apt install meson libsystemd-dev pkg-config ninja-build git
|
apt install meson libsystemd-dev pkg-config ninja-build git
|
||||||
# Arch
|
# Arch
|
||||||
pacman -S meson systemd git
|
pacman -S meson systemd git
|
||||||
|
Loading…
x
Reference in New Issue
Block a user