mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
www-client/httrack: remove libressl support
Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
This commit is contained in:
@@ -12,11 +12,10 @@ SRC_URI="https://mirror.httrack.com/historical/${P}.tar.gz"
|
||||
LICENSE="GPL-3"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux"
|
||||
IUSE="libressl static-libs"
|
||||
IUSE="static-libs"
|
||||
|
||||
RDEPEND=">=sys-libs/zlib-1.2.5.1-r1
|
||||
!libressl? ( >=dev-libs/openssl-1.1.0:= )
|
||||
libressl? ( dev-libs/libressl )
|
||||
>=dev-libs/openssl-1.1.0:=
|
||||
"
|
||||
DEPEND="${RDEPEND}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user