Fix dependencies and kept directory

This commit is contained in:
2025-03-12 13:17:35 +02:00
parent 565bf0bd33
commit de741d8b89
+3 -3
View File
@@ -5,6 +5,6 @@ url: https://www.openssh.com/
license: BSD-2-Clause,BSD-3-Clause,ISC,LicenseRef-Public-Domain,MIT license: BSD-2-Clause,BSD-3-Clause,ISC,LicenseRef-Public-Domain,MIT
architecture: any architecture: any
type: source type: source
depends: ["pam","shadow"] depends: ["glibc","libmd","libxcrypt","openssl","pam","zlib","shadow"]
optional_depends: ["which"] optional_depends: ["sh","xorg-xauth"]
keep: ["etc/sshd/"] keep: ["etc/ssh/"]