projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
142073f
)
mail-mta/netqmail: require correct openssl version
author
Rolf Eike Beer
<eike@sf-mail.de>
Fri, 6 Sep 2019 19:35:42 +0000
(21:35 +0200)
committer
Sergei Trofimovich
<slyfox@gentoo.org>
Fri, 13 Sep 2019 06:20:36 +0000
(07:20 +0100)
Bug: https://bugs.gentoo.org/691670
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
mail-mta/netqmail/netqmail-1.06-r6.ebuild
patch
|
blob
|
history
diff --git
a/mail-mta/netqmail/netqmail-1.06-r6.ebuild
b/mail-mta/netqmail/netqmail-1.06-r6.ebuild
index f78baf94aacbc5c40fa25f836e114f4a61e4a0ec..f58a3c0abad75fc8c84d0610844cc3a1d715640a 100644
(file)
--- a/
mail-mta/netqmail/netqmail-1.06-r6.ebuild
+++ b/
mail-mta/netqmail/netqmail-1.06-r6.ebuild
@@
-48,7
+48,7
@@
DEPEND="
!mail-mta/qmail
net-mail/queue-repair
ssl? (
- !libressl? (
dev-libs/openssl
:0= )
+ !libressl? (
>=dev-libs/openssl-1.1
:0= )
libressl? ( dev-libs/libressl:= )
)
sys-apps/gentoo-functions