gentoo overlay has sys-apps/usbguard and sec-policy/selinux-usbguard packages. I have 'selinux' use flag in make.conf. I expect, that selinux-usbguard package must be installed with usbguard. But it did not. Reproducible: Always Actual Results: sec-policy/selinux-usbguard package was not installed with sys-apps/usbguard Expected Results: sec-policy/selinux-usbguard package must be installed with sys-apps/usbguard[+selinux] Please, update ebuild: > IUSE="selinux" > RDEPEND="selinux? ( sec-policy/selinux-usbguard )"
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e386c2dc36e798b96db231bce56bc8903a465d3 commit 1e386c2dc36e798b96db231bce56bc8903a465d3 Author: Sebastian Pipping <sping@gentoo.org> AuthorDate: 2021-12-21 00:16:55 +0000 Commit: Sebastian Pipping <sping@gentoo.org> CommitDate: 2021-12-21 00:16:55 +0000 sys-apps/usbguard: Add USE=selinux Closes: https://bugs.gentoo.org/829726 Signed-off-by: Sebastian Pipping <sping@gentoo.org> Package-Manager: Portage-3.0.30, Repoman-3.0.3 sys-apps/usbguard/usbguard-1.0.0-r5.ebuild | 103 +++++++++++++++++++++++++++++ 1 file changed, 103 insertions(+)