Skip to content

Commit 7a4f932

Browse files
authored
chore: add dependencies for vagrant qemu/libvirt
1 parent fe4c8f8 commit 7a4f932

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ RELEASE="$(rpm -E %fedora)"
1313
# https://mirrors.rpmfusion.org/mirrorlist?path=free/fedora/updates/39/x86_64/repoview/index.html&protocol=https&redirect=1
1414

1515
# this installs a package from fedora repos
16-
rpm-ostree install screen kitty emacs
16+
rpm-ostree install screen kitty emacs dnf-plugins-core libguestfs-tools libvirt-devel libxml2-devel ruby-devel
1717

1818
# this would install a package from rpmfusion
1919
# rpm-ostree install vlc

0 commit comments

Comments
 (0)