Add kerberos5 support

This commit is contained in:
2025-03-12 13:36:26 +02:00
parent 0608afdc98
commit 451a21c35e
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -5,6 +5,6 @@ url: https://www.openssh.com/
license: BSD-2-Clause,BSD-3-Clause,ISC,LicenseRef-Public-Domain,MIT
architecture: any
type: source
depends: ["glibc","libmd","libxcrypt","openssl","pam","zlib","shadow"]
depends: ["glibc","krb5","libmd","libxcrypt","openssl","pam","zlib","shadow"]
optional_depends: ["sh","xorg-xauth"]
keep: ["etc/ssh/"]