Skip to content

Commit 66bb688

Browse files
authored
ansible: install Clang on Fedora hosts (#4116)
Refs: #4091
1 parent cbe8982 commit 66bb688

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ansible/roles/baselayout/vars/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ packages: {
5757
],
5858

5959
fedora: [
60-
'bzip2,ccache,gcc-c++,git,fontconfig,sudo,make,python3-pip',
60+
'bzip2,ccache,clang,gcc-c++,git,fontconfig,sudo,make,python3-pip',
6161
],
6262

6363
freebsd: [

0 commit comments

Comments
 (0)