mirror of
https://gitlab.com/asus-linux/asusctl.git
synced 2026-02-06 00:15:04 +01:00
Add libfontconfig1-dev to CI env
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
image: rustdocker/rust:stable
|
||||
|
||||
before_script:
|
||||
- apt-get update -qq && apt-get install -y -qq libdbus-1-dev libclang-dev libudev-dev
|
||||
- apt-get update -qq && apt-get install -y -qq libdbus-1-dev libclang-dev libudev-dev libfontconfig1-dev
|
||||
|
||||
stages:
|
||||
- test
|
||||
|
||||
Reference in New Issue
Block a user