Add firefox to AppStream

This commit is contained in:
eabdullin 2024-09-12 09:31:13 +03:00
parent 9e2de864ab
commit e492a860c3
5 changed files with 5 additions and 10 deletions

View File

@ -65,6 +65,7 @@ additional_packages = [
'*': [ '*': [
"almalinux-backgrounds", "almalinux-backgrounds",
"lorax-templates-almalinux", "lorax-templates-almalinux",
"firefox",
] ]
} }
), ),

View File

@ -54,8 +54,8 @@ additional_packages = [
'^AppStream$', { '^AppStream$', {
'*': [ '*': [
"almalinux-backgrounds", "almalinux-backgrounds",
"keylime-selinux",
"lorax-templates-almalinux", "lorax-templates-almalinux",
"firefox",
] ]
} }
), ),

View File

@ -65,16 +65,8 @@ additional_packages = [
'^AppStream$', { '^AppStream$', {
'*': [ '*': [
"almalinux-backgrounds", "almalinux-backgrounds",
"aspnetcore-runtime-7.0",
"aspnetcore-targeting-pack-7.0",
"dotnet-apphost-pack-7.0",
"dotnet-hostfxr-7.0",
"dotnet-runtime-7.0",
"dotnet-sdk-7.0",
"dotnet-targeting-pack-7.0",
"dotnet-templates-7.0",
"keylime-selinux",
"lorax-templates-almalinux", "lorax-templates-almalinux",
"firefox",
] ]
} }
), ),

View File

@ -62,6 +62,7 @@ additional_packages = [
'*': [ '*': [
"almalinux-backgrounds", "almalinux-backgrounds",
"lorax-templates-almalinux", "lorax-templates-almalinux",
"firefox",
] ]
} }
), ),

View File

@ -62,6 +62,7 @@ additional_packages = [
'*': [ '*': [
"almalinux-backgrounds", "almalinux-backgrounds",
"lorax-templates-almalinux", "lorax-templates-almalinux",
"firefox",
] ]
} }
), ),