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:
Michael Marineau 2015-08-04 14:29:34 -07:00
parent bb66990b54
commit d1ac068b56
2 changed files with 1 additions and 0 deletions

View File

@ -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