Skip to content

Commit

Permalink
feat: add qemu-guest-agent and spice-webdavd
Browse files Browse the repository at this point in the history
* feat: add qemu-guest-agent

* feat: add spice-webdavd to module
  • Loading branch information
kbdharun authored Jan 26, 2024
1 parent 9e3ca24 commit 91e678f
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions recipe.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,13 @@ modules:
- virtualbox-guest-utils
- virtualbox-guest-x11

- name: qemu
type: apt
source:
packages:
- qemu-guest-agent
- spice-webdavd

- name: cleanup
type: shell
commands:
Expand Down

0 comments on commit 91e678f

Please sign in to comment.