mirror of
https://github.com/FeralInteractive/gamemode.git
synced 2025-06-06 23:57:22 +02:00
travis: add libinih-dev as dependency
This will compile gamemode against the shared lib version of inih, as it should be in most distros. Signed-off-by: Stephan Lachnit <stephanlachnit@protonmail.com>
This commit is contained in:
parent
a1660fc37a
commit
f95470c94a
@ -7,8 +7,9 @@ addons:
|
||||
packages:
|
||||
- clang
|
||||
- clang-format
|
||||
- libsystemd-dev
|
||||
- libinih-dev
|
||||
- libdbus-1-dev
|
||||
- libsystemd-dev
|
||||
- meson
|
||||
artifacts:
|
||||
paths:
|
||||
|
Loading…
x
Reference in New Issue
Block a user