dev-lua/lua-openssl: update dependency version for dev-libs/libressl

Builds fine with LibreSSL 3.0.2, README.md says 2.8.x is fine.

Package-Manager: Portage-2.3.85, Repoman-2.3.20
Signed-off-by: Stefan Strogin <steils@gentoo.org>
This commit is contained in:
Stefan Strogin
2020-01-28 21:26:17 +02:00
parent a74fcbfb42
commit b959df4269

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2019 Gentoo Authors
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -23,7 +23,7 @@ IUSE="libressl luajit"
RDEPEND="
luajit? ( dev-lang/luajit:2 )
!luajit? ( >=dev-lang/lua-5.1:0 )
libressl? ( <dev-libs/libressl-2.7.0:0= )
libressl? ( dev-libs/libressl:0= )
!libressl? ( dev-libs/openssl:0=[-bindist] )
!dev-lua/luaossl
!dev-lua/luacrypto