commit:     f1b99ecf2055136f7f230f95f1cbd0c16446c4eb
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 28 07:29:15 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jun 28 07:36:51 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1b99ecf

mail-client/evolution: add missing selinux policy dep

Signed-off-by: Sam James <sam <AT> gentoo.org>

 mail-client/evolution/evolution-3.48.3.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/mail-client/evolution/evolution-3.48.3.ebuild 
b/mail-client/evolution/evolution-3.48.3.ebuild
index 915b9f86c631..ad31665982c8 100644
--- a/mail-client/evolution/evolution-3.48.3.ebuild
+++ b/mail-client/evolution/evolution-3.48.3.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Evolution 
https://gitlab.gnome.org/GNOME/e
 LICENSE="|| ( LGPL-2 LGPL-3 ) CC-BY-SA-3.0 FDL-1.3+ OPENLDAP"
 SLOT="2.0"
 
-IUSE="archive +bogofilter geolocation gtk-doc highlight ldap spamassassin 
spell ssl +weather ytnef"
+IUSE="archive +bogofilter geolocation gtk-doc highlight ldap selinux 
spamassassin spell ssl +weather ytnef"
 
 KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
 
@@ -69,6 +69,7 @@ DEPEND="
 "
 RDEPEND="${DEPEND}
        highlight? ( app-text/highlight )
+       selinux? ( sec-policy/selinux-evolution )
 "
 BDEPEND="
        app-text/docbook-xml-dtd:4.1.2

Reply via email to