mirror of
https://git.rockylinux.org/rocky/peridot-rocky.git
synced 2024-11-21 21:01:23 +00:00
add more includes
This commit is contained in:
parent
752c51ecb6
commit
eff1325dbd
@ -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 {
|
||||||
|
Loading…
Reference in New Issue
Block a user