Don't have dbus depend on selinux policy

We don't need or want selinux policy for dbus at the moment, so remove the
dependency.
This commit is contained in:
Matthew Garrett 2015-08-14 11:36:33 -07:00
parent 9d33fdafd0
commit 6677b5a15d

View File

@ -37,9 +37,7 @@ DEPEND="${CDEPEND}
>=dev-libs/glib-2.24
${PYTHON_DEPS}
)"
RDEPEND="${CDEPEND}
selinux? ( sec-policy/selinux-dbus )
"
RDEPEND="${CDEPEND}"
DOC_CONTENTS="
Some applications require a session bus in addition to the system