mirror of
https://github.com/FeralInteractive/gamemode.git
synced 2025-06-26 17:31:45 +02:00
Fix libdbus-1-dev package name typo
This commit is contained in:
@ -74,7 +74,7 @@ GameMode depends on `meson` for building and `systemd` for internal communicatio
|
||||
|
||||
#### Ubuntu/Debian (you may also need `dbus-user-session`)
|
||||
```bash
|
||||
apt install meson libsystemd-dev pkg-config ninja-build git libdbus1-dev
|
||||
apt install meson libsystemd-dev pkg-config ninja-build git libdbus-1-dev
|
||||
```
|
||||
#### Arch
|
||||
```bash
|
||||
|
Reference in New Issue
Block a user