mirror of
https://github.com/FeralInteractive/gamemode.git
synced 2025-06-06 15:47:20 +02:00
Fix libdbus-1-dev package name typo
This commit is contained in:
parent
e5286e1495
commit
ebbb9a3511
@ -74,7 +74,7 @@ GameMode depends on `meson` for building and `systemd` for internal communicatio
|
|||||||
|
|
||||||
#### Ubuntu/Debian (you may also need `dbus-user-session`)
|
#### Ubuntu/Debian (you may also need `dbus-user-session`)
|
||||||
```bash
|
```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
|
#### Arch
|
||||||
```bash
|
```bash
|
||||||
|
Loading…
x
Reference in New Issue
Block a user