Skip to content

Commit

Permalink
plans: Add missing dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: Alberto Faria <[email protected]>
  • Loading branch information
albertofaria committed Apr 22, 2024
1 parent 3d99ddc commit 05b962a
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions plans/main.fmf
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,16 @@ prepare:
package:
- cargo
- clippy
- guestfs-tools
- libselinux-devel
- make
- podman
- qemu-img
- rustfmt
- name: Set up libvirt
how: shell
script:
- systemctl enable --now virtqemud.socket

/unit_test:
summary: Run unit tests
Expand Down

0 comments on commit 05b962a

Please sign in to comment.