diff options
author | 2019-01-07 19:54:28 +0100 | |
---|---|---|
committer | 2019-01-07 20:15:42 +0100 | |
commit | 994b2637587b93854b7dc045079240382ef73a86 (patch) | |
tree | a8c7ad3fafee6b678bda8c6bcafa1567a3543d42 /mail-mta/netqmail/netqmail-1.06-r2.ebuild | |
parent | mail-mta/courier: Adjusted slot dependency on dev-libs/openssl (diff) | |
download | gentoo-994b2637587b93854b7dc045079240382ef73a86.tar.gz gentoo-994b2637587b93854b7dc045079240382ef73a86.tar.bz2 gentoo-994b2637587b93854b7dc045079240382ef73a86.zip |
mail-mta/netqmail: Adjusted (sub-)slot dep on dev-libs/openssl
Package-Manager: Portage-2.3.54, Repoman-2.3.12
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Diffstat (limited to 'mail-mta/netqmail/netqmail-1.06-r2.ebuild')
-rw-r--r-- | mail-mta/netqmail/netqmail-1.06-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-mta/netqmail/netqmail-1.06-r2.ebuild b/mail-mta/netqmail/netqmail-1.06-r2.ebuild index 77aa72ee1424..7ea91d792421 100644 --- a/mail-mta/netqmail/netqmail-1.06-r2.ebuild +++ b/mail-mta/netqmail/netqmail-1.06-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -44,7 +44,7 @@ RESTRICT="test" DEPEND=" !mail-mta/qmail net-mail/queue-repair - ssl? ( dev-libs/openssl ) + ssl? ( dev-libs/openssl:0= ) sys-apps/groff " RDEPEND=" |