add more includes

This commit is contained in:
Louis Abel 2023-05-14 01:51:02 -07:00
parent 752c51ecb6
commit eff1325dbd
Signed by: label
GPG Key ID: 6735C0E1BD65D048
1 changed files with 14 additions and 0 deletions

View File

@ -645,11 +645,25 @@ include_filter {
repo_match: "^AppStream$" repo_match: "^AppStream$"
arch { arch {
key: "ppc64le" key: "ppc64le"
glob_match: "flute"
glob_match: "libbase"
glob_match: "libfonts"
glob_match: "liblayout"
glob_match: "libloader"
glob_match: "pentaho-reporting-flow-engine" glob_match: "pentaho-reporting-flow-engine"
glob_match: "pentaho-libxml"
glob_match: "sac"
} }
arch { arch {
key: "x86_64" key: "x86_64"
glob_match: "flute"
glob_match: "libbase"
glob_match: "libfonts"
glob_match: "liblayout"
glob_match: "libloader"
glob_match: "pentaho-reporting-flow-engine" glob_match: "pentaho-reporting-flow-engine"
glob_match: "pentaho-libxml"
glob_match: "sac"
} }
} }
#include_filter { #include_filter {