lesavka/ci: install libgtk-4-dev for gdk4-sys
This commit is contained in:
parent
5e82c9469f
commit
1db423616c
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@ -70,6 +70,7 @@ spec:
|
||||
libpango1.0-dev \
|
||||
libcairo2-dev \
|
||||
libgdk-pixbuf-2.0-dev
|
||||
libgtk-4-dev
|
||||
rm -rf /var/lib/apt/lists/*
|
||||
rustup component add rustfmt llvm-tools-preview clippy
|
||||
if ! cargo llvm-cov --version >/dev/null 2>&1; then
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user