diff options
author | Hanno <hanno@gentoo.org> | 2019-01-27 16:54:50 +0100 |
---|---|---|
committer | Hanno <hanno@gentoo.org> | 2019-01-27 16:54:50 +0100 |
commit | 10d464181b76d507bdb687ac60c9b34ab7d6116c (patch) | |
tree | 4e5cdc4d65a003e5f8b875eda9928e3676a77ea9 /mail-mta/courier | |
parent | Revert "dev-ruby/rex-powershell: cleanup" (diff) | |
download | gentoo-10d464181b76d507bdb687ac60c9b34ab7d6116c.tar.gz gentoo-10d464181b76d507bdb687ac60c9b34ab7d6116c.tar.bz2 gentoo-10d464181b76d507bdb687ac60c9b34ab7d6116c.zip |
mail-mta/courier: Allow co-installation with ssmtp/msmtp.
ssmtp/msmtp only need to be blocked if they have the mta
use flag set.
Resolves: https://bugs.gentoo.org/392277
Signed-off-by: Hanno Boeck <hanno@gentoo.org>
Package-Manager: Portage-2.3.58, Repoman-2.3.12
Diffstat (limited to 'mail-mta/courier')
-rw-r--r-- | mail-mta/courier/courier-1.0.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-mta/courier/courier-1.0.5.ebuild b/mail-mta/courier/courier-1.0.5.ebuild index ac78da64e520..1a2cdd1f5412 100644 --- a/mail-mta/courier/courier-1.0.5.ebuild +++ b/mail-mta/courier/courier-1.0.5.ebuild @@ -34,13 +34,13 @@ DEPEND=" !mail-mta/esmtp !mail-mta/exim !mail-mta/mini-qmail - !mail-mta/msmtp + !mail-mta/msmtp[mta] !mail-mta/netqmail !mail-mta/nullmailer !mail-mta/postfix !mail-mta/qmail-ldap !mail-mta/sendmail - !mail-mta/ssmtp + !mail-mta/ssmtp[mta] !mail-mta/opensmtpd !net-mail/dot-forward !sys-apps/ucspi-tcp |