mirror of
https://git.rockylinux.org/rocky/pungi-rocky.git
synced 2024-12-26 11:00:56 +00:00
sync with upstream
This commit is contained in:
parent
62a4f13336
commit
04031f6775
1 changed files with 2 additions and 0 deletions
|
@ -66,6 +66,7 @@ additional_packages = [
|
||||||
"dpdk-devel", #ENGCMP-2205
|
"dpdk-devel", #ENGCMP-2205
|
||||||
"freeglut-devel", #ENGCMP-2073
|
"freeglut-devel", #ENGCMP-2073
|
||||||
"libzdnn", #ENGCMP-2244
|
"libzdnn", #ENGCMP-2244
|
||||||
|
"libzdnn-devel", #ENGCMP-2297
|
||||||
"mkpasswd", #ENGCMP-2259
|
"mkpasswd", #ENGCMP-2259
|
||||||
"python3-wcwidth", #ENGCMP-2093
|
"python3-wcwidth", #ENGCMP-2093
|
||||||
"sip6", #ENGCMP-2239
|
"sip6", #ENGCMP-2239
|
||||||
|
@ -78,6 +79,7 @@ additional_packages = [
|
||||||
}),
|
}),
|
||||||
("^AppStream$", {
|
("^AppStream$", {
|
||||||
"x86_64": [
|
"x86_64": [
|
||||||
|
"open-vm-tools-salt-minion", #ENGCMP-2295
|
||||||
"virt-dib",
|
"virt-dib",
|
||||||
"vorbis-tools",
|
"vorbis-tools",
|
||||||
],
|
],
|
||||||
|
|
Loading…
Reference in a new issue