Add libinih pacman dependency

This commit is contained in:
otreblan 2020-09-26 14:24:36 -05:00 committed by afayaz-feral
parent 5f71f57db1
commit 9037b730f6

View File

@ -90,7 +90,7 @@ apt install meson libsystemd-dev pkg-config ninja-build git libdbus-1-dev libini
``` ```
#### Arch #### Arch
```bash ```bash
pacman -S meson systemd git dbus pacman -S meson systemd git dbus libinih
``` ```
#### Fedora #### Fedora
```bash ```bash