mirror of
https://github.com/FeralInteractive/gamemode.git
synced 2025-08-01 19:06:47 +02:00
We depend on DBus development packages now
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user