From df01d98623edc97b7cf07d8df675fa1c7c27f783 Mon Sep 17 00:00:00 2001 From: Jason Zaman Date: Sat, 9 Apr 2022 15:02:20 -0700 Subject: x11-misc/colord: Add selinux-colord policy dep Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Jason Zaman --- 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 -- cgit v1.2.3-65-gdbad