summaryrefslogtreecommitdiff
path: root/repo/system/libssh2.xibuild
diff options
context:
space:
mode:
Diffstat (limited to 'repo/system/libssh2.xibuild')
-rw-r--r--repo/system/libssh2.xibuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/repo/system/libssh2.xibuild b/repo/system/libssh2.xibuild
index ebf8cdf..3547aa2 100644
--- a/repo/system/libssh2.xibuild
+++ b/repo/system/libssh2.xibuild
@@ -1,7 +1,7 @@
#!/bin/sh
MAKEDEPS="make"
-DEPS="openssl openssh libgcrypt zlib"
+DEPS="libressl openssh libgcrypt zlib"
PKG_VER=1.10.0
SOURCE=https://www.libssh2.org/download/libssh2-$PKG_VER.tar.gz