sync from upstream

This commit is contained in:
Louis Abel 2024-07-24 19:08:43 -07:00
parent 568f970d09
commit 1cc3863a22
Signed by: label
GPG Key ID: 2A6975660E424560

View File

@ -94,7 +94,9 @@ additional_packages = [
"libcpuid", #ENGCMP-4068 "libcpuid", #ENGCMP-4068
"plocate", #ENGCMP-4074 "plocate", #ENGCMP-4074
"ktls-utils", #ENGCMP-4189 "ktls-utils", #ENGCMP-4189
"libpq-devel", #ENGCMP-4203 "libpq", #ENGCMP-4203
"vdo", #ENGCMP-4262
"erofs-utils", #ENGCMP-4284
] ]
}), }),
("^BaseOS$", { ("^BaseOS$", {
@ -479,6 +481,10 @@ additional_packages = [
"postgresql-private-libs", #ENGCMP-4203 "postgresql-private-libs", #ENGCMP-4203
"xwayland-run", #ENGCMP-4249 "xwayland-run", #ENGCMP-4249
"cockpit-files", #ENGCMP-4256 "cockpit-files", #ENGCMP-4256
"udev-hid-bpf", #ENGCMP-4264
"mysql8.4", #ENGCMP-4274
"redhat-indexhtml", #ENGCMP-4280
"go-rpm-templates", #ENGCMP-4270
] ]
}), }),
("^AppStream$", { ("^AppStream$", {