mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-21 22:41:09 +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
|
||||
RDEPEND="${RDEPEND}
|
||||
sys-apps/dbus[selinux?]
|
||||
sys-apps/systemd[selinux?]
|
||||
selinux? (
|
||||
sec-policy/selinux-virt
|
||||
|
Loading…
x
Reference in New Issue
Block a user