ELN: Add go-toolset, rust-toolset and llvm-toolset to AppStream.
As requested in ENGCMP-108. Signed-off-by: Jan Kaluza <jkaluza@redhat.com>
This commit is contained in:
parent
e3808ed058
commit
3201f2a89c
@ -101,6 +101,19 @@ additional_packages = [
|
||||
"pmempool",
|
||||
"pmemreorder",
|
||||
"rpmemd",
|
||||
"go-toolset", # ENGCMP-108
|
||||
"golang", # ENGCMP-108
|
||||
"delve", # ENGCMP-108
|
||||
"rust-toolset", # ENGCMP-108
|
||||
"rust", # ENGCMP-108
|
||||
"llvm-toolset", # ENGCMP-108
|
||||
"llvm", # ENGCMP-108
|
||||
"clang", # ENGCMP-108
|
||||
"lld", # ENGCMP-108
|
||||
"lldb", # ENGCMP-108
|
||||
"libomp", # ENGCMP-108
|
||||
"compiler-rt", # ENGCMP-108
|
||||
"python-lit", # ENGCMP-108
|
||||
]
|
||||
}),
|
||||
("^Buildroot$", {
|
||||
|
Loading…
Reference in New Issue
Block a user