commit: 0f7f16ed3324b365c08f03fac5e14d0876640f80
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 28 07:20:18 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jun 28 07:36:53 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f7f16ed
mail-mta/sendmail: add missing selinux policy dep
Signed-off-by: Sam James <sam <AT> gentoo.org>
mail-mta/sendmail/sendmail-8.17.1.9.ebuild | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/mail-mta/sendmail/sendmail-8.17.1.9.ebuild
b/mail-mta/sendmail/sendmail-8.17.1.9.ebuild
index a136caf3c842..5a8859e306d1 100644
--- a/mail-mta/sendmail/sendmail-8.17.1.9.ebuild
+++ b/mail-mta/sendmail/sendmail-8.17.1.9.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -21,7 +21,7 @@ fi
LICENSE="Sendmail GPL-2" # GPL-2 is here for initscript
SLOT="0"
KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86"
-IUSE="ipv6 ldap mbox nis sasl sockets ssl tcpd"
+IUSE="ipv6 ldap mbox nis sasl selinux sockets ssl tcpd"
DEPEND="
acct-group/smmsp
@@ -49,6 +49,7 @@ RDEPEND="
!mail-mta/qmail-ldap
!>=mail-mta/ssmtp-2.64-r2[mta]
!net-mail/vacation
+ selinux? ( sec-policy/selinux-sendmail )
"
BDEPEND="
sys-devel/m4