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 46414e0 commit e08f45cCopy full SHA for e08f45c
packages/virtualization/config.sh
@@ -27,6 +27,7 @@ function prepare() {
27
logmust install_pkgs "${_RET_LIST[@]}"
28
29
logmust install_pkgs \
30
+ openjdk-17-jdk-headless \
31
"$DEPDIR"/crypt-blowfish/*.deb \
32
"$DEPDIR"/host-jdks/*.deb
33
}
0 commit comments