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 cf880ef commit f6c6199Copy full SHA for f6c6199
1 file changed
ansible/roles/baselayout/vars/main.yml
@@ -53,7 +53,7 @@ packages: {
53
],
54
55
debian12: [
56
- 'systemd-timesyncd,gcc,g++,make,ccache,git,curl,libfontconfig1,apt-transport-https,ca-certificates,sudo,python3-venv',
+ 'systemd-timesyncd,clang-19,gcc,g++,make,ccache,git,curl,libfontconfig1,apt-transport-https,ca-certificates,sudo,python3-venv',
57
58
59
fedora: [
0 commit comments