CI: use pipewire-devel for pages build

This commit is contained in:
Julian Sparber 2021-11-25 11:50:50 +01:00
parent 19a7e53341
commit d7fe78f910
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ pages:
script:
# generate the docs
- dnf update -y
- dnf install -y openssl-devel cmake gtk-update-icon-cache llvm pipewire
- dnf install -y openssl-devel cmake gtk-update-icon-cache llvm pipewire-devel
- curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y --profile minimal --default-toolchain nightly
- source $HOME/.cargo/env
- meson _build --prefix=/usr -Dskip-cargo-build=true