mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
net-wireless/bluez: depend on sec-policy/selinux-obex w/ USE=selinux+obex
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -54,7 +54,10 @@ DEPEND="
|
||||
udev? ( >=virtual/udev-196 )
|
||||
"
|
||||
RDEPEND="${DEPEND}
|
||||
selinux? ( sec-policy/selinux-bluetooth )
|
||||
selinux? (
|
||||
sec-policy/selinux-bluetooth
|
||||
obex? ( sec-policy/selinux-obex )
|
||||
)
|
||||
test-programs? ( ${TEST_DEPS} )
|
||||
"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user