mirror of
https://github.com/FeralInteractive/gamemode.git
synced 2025-08-05 12:56:49 +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:

committed by
afayaz-feral

parent
a1660fc37a
commit
f95470c94a
@@ -7,8 +7,9 @@ addons:
|
|||||||
packages:
|
packages:
|
||||||
- clang
|
- clang
|
||||||
- clang-format
|
- clang-format
|
||||||
- libsystemd-dev
|
- libinih-dev
|
||||||
- libdbus-1-dev
|
- libdbus-1-dev
|
||||||
|
- libsystemd-dev
|
||||||
- meson
|
- meson
|
||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
|
Reference in New Issue
Block a user