aboutsummaryrefslogtreecommitdiff
path: root/ports/open62541/CONTROL
diff options
context:
space:
mode:
Diffstat (limited to 'ports/open62541/CONTROL')
-rw-r--r--ports/open62541/CONTROL12
1 files changed, 11 insertions, 1 deletions
diff --git a/ports/open62541/CONTROL b/ports/open62541/CONTROL
index 217a805b3..7fe4dfe46 100644
--- a/ports/open62541/CONTROL
+++ b/ports/open62541/CONTROL
@@ -1,4 +1,14 @@
Source: open62541
-Version: 1.0.1
+Version: 1.1
Homepage: https://open62541.org
Description: open62541 is an open source C (C99) implementation of OPC UA licensed under the Mozilla Public License v2.0.
+Supports: !uwp
+Default-Features: openssl
+
+Feature: openssl
+Description: Enable encryption support (uses OpenSSL)
+Build-Depends: openssl
+
+Feature: mbedtls
+Description: Enable encryption support (uses MbedTLS)
+Build-Depends: mbedtls