commit:     df01d98623edc97b7cf07d8df675fa1c7c27f783
Author:     Jason Zaman <perfinion <AT> gentoo <DOT> org>
AuthorDate: Sat Apr  9 22:02:20 2022 +0000
Commit:     Jason Zaman <perfinion <AT> gentoo <DOT> org>
CommitDate: Sat Apr  9 22:03:42 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df01d986

x11-misc/colord: Add selinux-colord policy dep

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Jason Zaman <perfinion <AT> gentoo.org>

 x11-misc/colord/colord-1.4.6.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/x11-misc/colord/colord-1.4.6.ebuild 
b/x11-misc/colord/colord-1.4.6.ebuild
index 8dffbd9ed219..e549989e284e 100644
--- a/x11-misc/colord/colord-1.4.6.ebuild
+++ b/x11-misc/colord/colord-1.4.6.ebuild
@@ -14,7 +14,7 @@ LICENSE="GPL-2+"
 SLOT="0/2" # subslot = libcolord soname version
 KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~sparc x86"
 
-IUSE="gtk-doc argyllcms examples extra-print-profiles +introspection scanner 
systemd test vala"
+IUSE="gtk-doc argyllcms examples extra-print-profiles +introspection scanner 
selinux systemd test vala"
 RESTRICT="!test? ( test ) test" # Tests try to read and write files in /tmp
 REQUIRED_USE="vala? ( introspection )"
 
@@ -40,6 +40,7 @@ DEPEND="
 RDEPEND="${DEPEND}
        acct-group/colord
        acct-user/colord
+       selinux? ( sec-policy/selinux-colord )
 "
 BDEPEND="
        acct-group/colord

Reply via email to