Add more packages

Signed-off-by: Josh Boyer <jwboyer@redhat.com>
This commit is contained in:
Josh Boyer 2020-10-26 15:59:16 -04:00
parent 118f077472
commit 40484d7602

View File

@ -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",
] ]
}), }),
] ]