We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80b6457 commit 6b38d0fCopy full SHA for 6b38d0f
.github/workflows/scripts/qemu-3-deps-vm.sh
@@ -51,7 +51,7 @@ function freebsd() {
51
52
echo "##[group]Install Development Tools"
53
sudo pkg install -y autoconf automake autotools base64 checkbashisms fio \
54
- gdb gettext gettext-runtime git gmake gsed jq ksh93 lcov libtool lscpu \
+ gdb gettext gettext-runtime git gmake gsed jq ksh lcov libtool lscpu \
55
pkgconf python python3 pamtester pamtester qemu-guest-agent rsync xxhash
56
sudo pkg install -xy \
57
'^samba4[[:digit:]]+$' \
0 commit comments