From dea5d75fdc055e1ca97d177fb21849e69d2f5b39 Mon Sep 17 00:00:00 2001 From: Alberto Faria Date: Mon, 22 Apr 2024 22:24:35 +0100 Subject: [PATCH] plans: Add missing dependencies Signed-off-by: Alberto Faria --- plans/main.fmf | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/plans/main.fmf b/plans/main.fmf index 099194a..963a0c1 100644 --- a/plans/main.fmf +++ b/plans/main.fmf @@ -4,8 +4,12 @@ prepare: package: - cargo - clippy + - guestfs-tools + - libselinux-devel + - libvirt-daemon-driver-qemu - make - podman + - qemu-img - rustfmt /unit_test: