mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user