We depend on DBus development packages now

This commit is contained in:
Alex Smith
2019-05-29 16:02:49 +01:00
parent 37108d7c6b
commit a837b8630c
2 changed files with 5 additions and 4 deletions

View File

@@ -11,6 +11,7 @@ addons:
- python3-setuptools
- libsystemd-dev
- ninja-build
- libdbus-1-dev
artifacts:
paths:
- $(git ls-files -o | tr "\n" ":")
@@ -24,4 +25,4 @@ script:
- ./scripts/format-check.sh
- ./bootstrap.sh -Dwith-examples=true
- gamemoded -v
- ./scripts/static-analyser-check.sh
- ./scripts/static-analyser-check.sh