mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
apache-2.eclass: update rustls-ffi minimal version
This version matches the requirement for apache 2.0.48 and is also compatible with apache 2.0.47. Signed-off-by: Hans de Graaff <graaff@gentoo.org>
This commit is contained in:
@@ -162,7 +162,7 @@ RDEPEND="
|
||||
apache2_modules_session_crypto? (
|
||||
dev-libs/apr-util[openssl]
|
||||
)
|
||||
apache2_modules_tls? ( net-libs/rustls-ffi:= )
|
||||
apache2_modules_tls? ( >=net-libs/rustls-ffi-0.9.2:= )
|
||||
gdbm? ( sys-libs/gdbm:= )
|
||||
ldap? ( net-nds/openldap:= )
|
||||
selinux? ( sec-policy/selinux-apache )
|
||||
|
||||
Reference in New Issue
Block a user