From f95470c94a45750a4029bc4dabc9cbe7f32545cf Mon Sep 17 00:00:00 2001 From: Stephan Lachnit Date: Tue, 12 May 2020 19:06:50 +0200 Subject: [PATCH] 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 --- .travis.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index b774854..994f8c0 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,8 +7,9 @@ addons: packages: - clang - clang-format - - libsystemd-dev + - libinih-dev - libdbus-1-dev + - libsystemd-dev - meson artifacts: paths: