Skip to content

Commit

Permalink
Merge pull request #55 from containers/plans
Browse files Browse the repository at this point in the history
plans: Add missing dependencies
  • Loading branch information
rhatdan authored Apr 23, 2024
2 parents 3d99ddc + 4c2c967 commit b349ec0
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:
- sudo systemctl start virtqemud

/unit_test:
summary: Run unit tests
Expand Down

0 comments on commit b349ec0

Please sign in to comment.