[fractal/fractal-next] CI: add pipewire to pages build



commit 19a7e5334134cf5230937ff77afb1296039ec766
Author: Julian Sparber <julian sparber net>
Date:   Thu Nov 25 11:17:47 2021 +0100

    CI: add pipewire to pages build

 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 6179aada..fbc2dac3 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -54,7 +54,7 @@ pages:
   script:
     # generate the docs
     - dnf update -y
-    - dnf install -y openssl-devel cmake gtk-update-icon-cache llvm
+    - dnf install -y openssl-devel cmake gtk-update-icon-cache llvm pipewire
     - 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


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]