mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-22 15:01:00 +02:00
coreos: require dbus to have the correct selinux use flag
Prevents builds from skipping the dbus rebuild due to missing packages.
This commit is contained in:
parent
bb66990b54
commit
d1ac068b56
@ -89,6 +89,7 @@ RDEPEND="${RDEPEND}
|
|||||||
|
|
||||||
# Optionally enable SELinux and pull in policy for containers
|
# Optionally enable SELinux and pull in policy for containers
|
||||||
RDEPEND="${RDEPEND}
|
RDEPEND="${RDEPEND}
|
||||||
|
sys-apps/dbus[selinux?]
|
||||||
sys-apps/systemd[selinux?]
|
sys-apps/systemd[selinux?]
|
||||||
selinux? (
|
selinux? (
|
||||||
sec-policy/selinux-virt
|
sec-policy/selinux-virt
|
||||||
|
Loading…
x
Reference in New Issue
Block a user