summaryrefslogtreecommitdiff
path: root/net-misc/openssh/openssh-8.1_p1-r2.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'net-misc/openssh/openssh-8.1_p1-r2.ebuild')
-rw-r--r--net-misc/openssh/openssh-8.1_p1-r2.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-misc/openssh/openssh-8.1_p1-r2.ebuild b/net-misc/openssh/openssh-8.1_p1-r2.ebuild
index fe7b7fb1bb49..057f482b572b 100644
--- a/net-misc/openssh/openssh-8.1_p1-r2.ebuild
+++ b/net-misc/openssh/openssh-8.1_p1-r2.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-inherit flag-o-matic multilib autotools pam systemd
+inherit user-info flag-o-matic multilib autotools pam systemd
# Make it more portable between straight releases
# and _p? releases.
@@ -71,6 +71,7 @@ LIB_DEPEND="
)
libressl? ( dev-libs/libressl:0=[static-libs(+)] )
)
+ virtual/libcrypt:=[static-libs(+)]
>=sys-libs/zlib-1.2.3:=[static-libs(+)]
"
RDEPEND="