aboutsummaryrefslogtreecommitdiff
path: root/ports/libssh/CONTROL
diff options
context:
space:
mode:
Diffstat (limited to 'ports/libssh/CONTROL')
-rw-r--r--ports/libssh/CONTROL16
1 files changed, 14 insertions, 2 deletions
diff --git a/ports/libssh/CONTROL b/ports/libssh/CONTROL
index c12fb8f8f..ecb028b1d 100644
--- a/ports/libssh/CONTROL
+++ b/ports/libssh/CONTROL
@@ -1,8 +1,20 @@
Source: libssh
-Version: 0.9.0
+Version: 0.9.3
Homepage: https://www.libssh.org/
-Description: libssh is a multiplatform C library implementing the SSHv2 and SSHv1 protocol on client and server side
+Description: libssh is a multiplatform C library implementing the SSHv2 protocol on client and server side
+Default-Features: crypto
+
+Feature: crypto
+Build-Depends: libssh[mbedtls]
+Description: Default crypto backend
+
+Feature: mbedtls
+Build-Depends: mbedtls
+Description: Crypto support (mbedTLS)
+
+Feature: openssl
Build-Depends: openssl
+Description: Crypto support (OpenSSL)
Feature: zlib
Description: libssh with zlib