parent
f340c1beab
commit
c959d8d3c9
@ -0,0 +1,18 @@
|
|||||||
|
filter_packages = [
|
||||||
|
(
|
||||||
|
'^BaseOS$', {
|
||||||
|
'*': [
|
||||||
|
"checkpolicy",
|
||||||
|
"libverto-libevent",
|
||||||
|
"policycoreutils-python-utils",
|
||||||
|
"python3-audit",
|
||||||
|
"python3-distro",
|
||||||
|
"python3-libselinux",
|
||||||
|
"python3-libsemanage",
|
||||||
|
"python3-policycoreutils",
|
||||||
|
"selinux-policy-minimum",
|
||||||
|
"systemd-standalone-tmpfiles"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
)
|
||||||
|
]
|
Loading…
Reference in new issue