Add more packages
Signed-off-by: Josh Boyer <jwboyer@redhat.com>
This commit is contained in:
parent
118f077472
commit
40484d7602
@ -25,6 +25,7 @@ additional_packages = [
|
|||||||
"libbpf",
|
"libbpf",
|
||||||
"elfutils-debuginfod",
|
"elfutils-debuginfod",
|
||||||
"elfutils-debuginfod-client",
|
"elfutils-debuginfod-client",
|
||||||
|
"python3-nftables",
|
||||||
]
|
]
|
||||||
}),
|
}),
|
||||||
("^AppStream$", {
|
("^AppStream$", {
|
||||||
@ -38,6 +39,15 @@ additional_packages = [
|
|||||||
"autocorr-*",
|
"autocorr-*",
|
||||||
"hyphen-*",
|
"hyphen-*",
|
||||||
"hunspell-*",
|
"hunspell-*",
|
||||||
|
"whois",
|
||||||
|
"python3-networkx",
|
||||||
|
"fapolicyd",
|
||||||
|
"python3-rpmfluff",
|
||||||
|
"perl-Convert-ASN1",
|
||||||
|
"perl-LDAP",
|
||||||
|
"setools-console-analyses",
|
||||||
|
"setools-gui",
|
||||||
|
"python3-protobuf",
|
||||||
]
|
]
|
||||||
}),
|
}),
|
||||||
]
|
]
|
||||||
|
Loading…
Reference in New Issue
Block a user