aboutsummaryrefslogtreecommitdiff
path: root/ports/libssh/CONTROL
diff options
context:
space:
mode:
Diffstat (limited to 'ports/libssh/CONTROL')
-rw-r--r--ports/libssh/CONTROL4
1 files changed, 3 insertions, 1 deletions
diff --git a/ports/libssh/CONTROL b/ports/libssh/CONTROL
index fbee566de..d1e607e8c 100644
--- a/ports/libssh/CONTROL
+++ b/ports/libssh/CONTROL
@@ -1,6 +1,8 @@
Source: libssh
Version: 0.9.5
+Port-Version: 1
Homepage: https://www.libssh.org/
+Build-Depends: libssh[core,mbedtls] (android)
Description: libssh is a multiplatform C library implementing the SSHv2 protocol on client and server side
Default-Features: crypto
Supports: !uwp
@@ -10,7 +12,7 @@ Build-Depends: libssh[mbedtls]
Description: Default crypto backend
Feature: mbedtls
-Build-Depends: mbedtls[pthreads]
+Build-Depends: mbedtls[pthreads] (!android), mbedtls[core]
Description: Crypto support (mbedTLS)
Feature: openssl