summaryrefslogtreecommitdiff
path: root/pkixssh/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'pkixssh/PKGBUILD')
-rwxr-xr-xpkixssh/PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkixssh/PKGBUILD b/pkixssh/PKGBUILD
index ba92626c2..9c4d2cff2 100755
--- a/pkixssh/PKGBUILD
+++ b/pkixssh/PKGBUILD
@@ -11,6 +11,7 @@ _pinned_dependencies=(
'glibc>=2.33'
'libcrypto.so=3'
'libcrypt.so=2'
+ 'libssl.so=3'
'zlib=1:1.2.13'
)
depends=(openssl zlib ldns "${_pinned_dependencies[@]}")