Skip to content

Commit

Permalink
kvm: add missing deps for libkvmi
Browse files Browse the repository at this point in the history
  • Loading branch information
Wenzel committed Sep 19, 2024
1 parent 9e1e02c commit 7ce5247
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions vagrant/ansible/roles/kvm/tasks/libkvmi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
name: "{{ item }}"
with_items:
- uuid-dev
- autoconf
- libtool

- name: bootstrap libkvmi
command: ./bootstrap
Expand Down

0 comments on commit 7ce5247

Please sign in to comment.