mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
app-crypt/simple-tpm-pk11: switch to virtual/openssh
Signed-off-by: David Seifert <soap@gentoo.org> Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
@@ -26,7 +26,10 @@ DEPEND="app-crypt/tpm-tools[pkcs11]
|
||||
dev-libs/openssl:0=
|
||||
"
|
||||
RDEPEND="${DEPEND}
|
||||
net-misc/openssh[-X509]"
|
||||
|| (
|
||||
>=net-misc/openssh-9.3_p1-r1
|
||||
>=net-misc/openssh-contrib-9.3_p1[-X509]
|
||||
)"
|
||||
|
||||
src_prepare() {
|
||||
eapply_user
|
||||
Reference in New Issue
Block a user