]> git.proxmox.com Git - mirror_qemu.git/blobdiff - .gitlab-ci.d/cirrus/kvm-build.yml
ci: install meson in CirrusCI KVM build environment
[mirror_qemu.git] / .gitlab-ci.d / cirrus / kvm-build.yml
index 4334fabf39e5e4de280dc98898f8453fc767d7e4..a93881aa8b5554a239ae6c4f504182a602dbb6a8 100644 (file)
@@ -15,7 +15,7 @@ env:
     folder: $HOME/.cache/qemu-vm
   install_script:
     - dnf update -y
-    - dnf install -y git make openssh-clients qemu-img qemu-system-x86 wget
+    - dnf install -y git make openssh-clients qemu-img qemu-system-x86 wget meson
   clone_script:
     - git clone --depth 100 "$CI_REPOSITORY_URL" .
     - git fetch origin "$CI_COMMIT_REF_NAME"