mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-25 07:08:13 -07:00
mail-mta/netqmail: remove broken USE=libressl
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
This commit is contained in:
committed by
Sergei Trofimovich
parent
8bd62e2d27
commit
2d3cca9da5
@@ -42,7 +42,7 @@ SRC_URI="mirror://qmail/${P}.tar.gz
|
||||
LICENSE="public-domain"
|
||||
SLOT="0"
|
||||
KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86"
|
||||
IUSE="authcram gencertdaily highvolume libressl pop3 qmail-spp ssl vanilla"
|
||||
IUSE="authcram gencertdaily highvolume pop3 qmail-spp ssl vanilla"
|
||||
REQUIRED_USE="vanilla? ( !ssl !qmail-spp !highvolume )"
|
||||
RESTRICT="test"
|
||||
|
||||
@@ -60,10 +60,7 @@ DEPEND="
|
||||
net-mail/queue-repair
|
||||
sys-apps/gentoo-functions
|
||||
sys-apps/groff
|
||||
ssl? (
|
||||
!libressl? ( >=dev-libs/openssl-1.1:0= )
|
||||
libressl? ( dev-libs/libressl:= )
|
||||
)
|
||||
ssl? ( >=dev-libs/openssl-1.1:0= )
|
||||
"
|
||||
RDEPEND="${DEPEND}
|
||||
sys-apps/ucspi-tcp
|
||||
|
||||
Reference in New Issue
Block a user