lesavka/ci: install gstreamer dev libs in Jenkins bootstrap
This commit is contained in:
parent
f237050f00
commit
536049b39c
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -64,6 +64,8 @@ spec:
|
||||
pkg-config \
|
||||
libssl-dev \
|
||||
ca-certificates
|
||||
libgstreamer1.0-dev \
|
||||
libgstreamer-plugins-base1.0-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