diff options
Diffstat (limited to 'ports/ixwebsocket/CONTROL')
| -rw-r--r-- | ports/ixwebsocket/CONTROL | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/ports/ixwebsocket/CONTROL b/ports/ixwebsocket/CONTROL deleted file mode 100644 index f2fbd3dba..000000000 --- a/ports/ixwebsocket/CONTROL +++ /dev/null @@ -1,22 +0,0 @@ -Source: ixwebsocket -Version: 11.0.4 -Build-Depends: zlib -Homepage: https://github.com/machinezone/IXWebSocket -Description: Lightweight WebSocket Client and Server + HTTP Client and Server -Default-Features: ssl - -Feature: ssl -Build-Depends: ixwebsocket[openssl] (!uwp&!windows&!osx), ixwebsocket[mbedtls] (windows), ixwebsocket[mbedtls] (uwp), ixwebsocket[sectransp] (osx) -Description: Default SSL backend - -# SSL backends -Feature: openssl -Build-Depends: openssl -Description: SSL support (OpenSSL) - -Feature: mbedtls -Build-Depends: mbedtls -Description: SSL support (mbedTLS) - -Feature: sectransp -Description: SSL support (sectransp) |
