From e28d7595ee52eaf456589a32032a3bb8098bd588 Mon Sep 17 00:00:00 2001 From: Sam James Date: Tue, 26 May 2026 03:29:00 +0100 Subject: [PATCH] net-print/cups-browsed: depend on sec-policy/selinux-cups w/ USE=selinux Signed-off-by: Sam James --- net-print/cups-browsed/cups-browsed-2.1.1-r1.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/net-print/cups-browsed/cups-browsed-2.1.1-r1.ebuild b/net-print/cups-browsed/cups-browsed-2.1.1-r1.ebuild index 76bfc86d363dc..ac180915d7b44 100644 --- a/net-print/cups-browsed/cups-browsed-2.1.1-r1.ebuild +++ b/net-print/cups-browsed/cups-browsed-2.1.1-r1.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/OpenPrinting/cups-browsed/releases/download/${PV}/${ LICENSE="Apache-2.0" SLOT="0" KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc x86" -IUSE="test zeroconf" +IUSE="test selinux zeroconf" RDEPEND=" dev-libs/glib:2 @@ -27,6 +27,7 @@ BDEPEND=" >=sys-devel/gettext-0.18.3 virtual/pkgconfig " +RDEPEND+=" selinux? ( sec-policy/selinux-cups )" # The tests are new since the split out of cups-filters. Actually running them # seems to be challenging. You need: