Skip to content

Commit

Permalink
ZTS: Install more packages on Arch Linux
Browse files Browse the repository at this point in the history
Signed-off-by: Kazuki Hashimoto <[email protected]>
  • Loading branch information
Kaz205 committed Dec 21, 2024
1 parent 1acd246 commit 12a0cb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scripts/qemu-3-deps.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ function archlinux() {
sudo pacman -Sy --noconfirm base-devel bc cpio cryptsetup dhclient dkms \
fakeroot fio gdb inetutils jq less linux linux-headers lsscsi nfs-utils \
parted pax perf python-packaging python-setuptools qemu-guest-agent ksh \
samba sysstat rng-tools rsync wget xxhash
samba sysstat rng-tools rsync wget words xxhash xfsprogs
echo "##[endgroup]"
}

Expand Down

0 comments on commit 12a0cb9

Please sign in to comment.