From 1919539ec916b166ea3a7b6c5778c40d5bccad70 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 28 Jun 2023 13:37:56 +0100 Subject: gentoo auto-resync : 28:06:2023 - 13:37:56 --- net-mail/fetchmail/fetchmail-6.4.37.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'net-mail/fetchmail/fetchmail-6.4.37.ebuild') diff --git a/net-mail/fetchmail/fetchmail-6.4.37.ebuild b/net-mail/fetchmail/fetchmail-6.4.37.ebuild index dde853d803e1..fcfe5be8e090 100644 --- a/net-mail/fetchmail/fetchmail-6.4.37.ebuild +++ b/net-mail/fetchmail/fetchmail-6.4.37.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz" LICENSE="GPL-2 public-domain" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-solaris" -IUSE="ssl nls kerberos tk socks" +IUSE="ssl nls kerberos tk selinux socks" RDEPEND="acct-user/fetchmail ssl? ( @@ -29,6 +29,7 @@ DEPEND="${RDEPEND} app-arch/xz-utils sys-devel/flex nls? ( sys-devel/gettext )" +RDEPEND+=" selinux? ( sec-policy/selinux-fetchmail )" DOCS="FAQ FEATURES NEWS NOTES README README.NTLM README.SSL* TODO" HTML_DOCS="*.html" -- cgit v1.2.3