We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55bce70 commit 4eafdacCopy full SHA for 4eafdac
ansible/playbooks/AdoptOpenJDK_Unix_Playbook/roles/Common/vars/Ubuntu.yml
@@ -46,10 +46,12 @@ Build_Tool_Packages:
46
- libxtst-dev
47
- make
48
- ntp
49
+ - patch # For Devkit creation which runs "patch"
50
- pigz
51
- pkg-config
52
- strace # For SBOM dependency analysis
53
- systemtap-sdt-dev
54
+ - texinfo # For Devkit creation (binutils build)
55
- wget
56
- zip
57
0 commit comments