diff options
author | Lars Wendler <polynomial-c@gentoo.org> | 2020-11-13 21:25:38 +0100 |
---|---|---|
committer | Lars Wendler <polynomial-c@gentoo.org> | 2020-11-13 21:25:38 +0100 |
commit | d6deaa24e1743cd37f6c9bd014b086e92a82b6df (patch) | |
tree | 839b63ac6620bcacef0599f9f7293290ada2c710 /mail-mta | |
parent | mail-mta/msmtp: Bump to version 1.8.13 (diff) | |
download | gentoo-d6deaa24e1743cd37f6c9bd014b086e92a82b6df.tar.gz gentoo-d6deaa24e1743cd37f6c9bd014b086e92a82b6df.tar.bz2 gentoo-d6deaa24e1743cd37f6c9bd014b086e92a82b6df.zip |
mail-mta/msmtp: Synced deps for next stable candidate
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Diffstat (limited to 'mail-mta')
-rw-r--r-- | mail-mta/msmtp/msmtp-1.8.12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-mta/msmtp/msmtp-1.8.12.ebuild b/mail-mta/msmtp/msmtp-1.8.12.ebuild index 9c112ec7abde..81fb1674438d 100644 --- a/mail-mta/msmtp/msmtp-1.8.12.ebuild +++ b/mail-mta/msmtp/msmtp-1.8.12.ebuild @@ -22,10 +22,10 @@ REQUIRED_USE="daemon? ( filecaps )" # https://marlam.de/msmtp/news/openssl-discouraged/ DEPEND=" gnome-keyring? ( app-crypt/libsecret ) + idn? ( net-dns/libidn2:= ) nls? ( virtual/libintl ) sasl? ( virtual/gsasl ) ssl? ( net-libs/gnutls[idn?] ) - !ssl? ( idn? ( net-dns/libidn2:= ) ) " RDEPEND="${DEPEND} |