mirror of
https://git.rockylinux.org/rocky/pungi-rocky.git
synced 2024-11-09 23:01:24 +00:00
sync from upstream
This commit is contained in:
parent
568f970d09
commit
1cc3863a22
@ -94,7 +94,9 @@ additional_packages = [
|
||||
"libcpuid", #ENGCMP-4068
|
||||
"plocate", #ENGCMP-4074
|
||||
"ktls-utils", #ENGCMP-4189
|
||||
"libpq-devel", #ENGCMP-4203
|
||||
"libpq", #ENGCMP-4203
|
||||
"vdo", #ENGCMP-4262
|
||||
"erofs-utils", #ENGCMP-4284
|
||||
]
|
||||
}),
|
||||
("^BaseOS$", {
|
||||
@ -479,6 +481,10 @@ additional_packages = [
|
||||
"postgresql-private-libs", #ENGCMP-4203
|
||||
"xwayland-run", #ENGCMP-4249
|
||||
"cockpit-files", #ENGCMP-4256
|
||||
"udev-hid-bpf", #ENGCMP-4264
|
||||
"mysql8.4", #ENGCMP-4274
|
||||
"redhat-indexhtml", #ENGCMP-4280
|
||||
"go-rpm-templates", #ENGCMP-4270
|
||||
]
|
||||
}),
|
||||
("^AppStream$", {
|
||||
|
Loading…
Reference in New Issue
Block a user