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 188d010
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions plans/main.fmf
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,26 @@ prepare:
- name: Install dependencies
how: install
package:
- bash
- cargo
- clippy
- coreutils
- crun
- genisoimage
- grep
- libselinux-devel
- libvirt-client
- libvirt-daemon-driver-qemu
- libvirt-daemon-log
- make
- openssh-clients
- podman
- qemu-img
- qemu-system-x86-core
- rustfmt
- shadow-utils
- util-linux
- virtiofsd

/unit_test:
summary: Run unit tests
Expand Down

0 comments on commit 188d010

Please sign in to comment.