summaryrefslogtreecommitdiff
path: root/cssh/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'cssh/PKGBUILD')
-rw-r--r--cssh/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/cssh/PKGBUILD b/cssh/PKGBUILD
index 838c4c36d..a0e534a6d 100644
--- a/cssh/PKGBUILD
+++ b/cssh/PKGBUILD
@@ -11,7 +11,7 @@ license=('GPL2')
_pinned_dependencies=(
'glibc>=2.31'
'libncursesw.so=6'
- 'libssh.so=libssh.so'
+ 'libssh.so=4'
)
depends=("${_pinned_dependencies[@]}")
makedepends=('git' 'cmake' 'gengetopt')