From 380b4f505a7f8e516e094dfeab16b742b0b5e98d Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Tue, 10 Jan 2023 21:03:22 +0100 Subject: pkixssh: fix _pinned_dependencies --- pkixssh/PKGBUILD | 1 + 1 file changed, 1 insertion(+) (limited to 'pkixssh') 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[@]}") -- cgit v1.2.3-70-g09d2