Closes: https://bugs.gentoo.org/684892
Closes: https://github.com/gentoo/gentoo/pull/11982
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Stefan Strogin <steils@gentoo.org>
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
-IUSE=""
+IUSE="libressl"
-RDEPEND="dev-libs/openssl:0=
- app-arch/bzip2
- sys-libs/zlib"
+RDEPEND="app-arch/bzip2
+ sys-libs/zlib
+ !libressl? ( dev-libs/openssl:0= )
+ libressl? ( dev-libs/libressl:0= )"
DEPEND="${RDEPEND}"
PATCHES=(