diff options
| author | Phoebe <20694052+PhoebeHui@users.noreply.github.com> | 2020-10-07 00:24:00 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-10-06 09:24:00 -0700 |
| commit | b0e1458105c0e77ecf835358aa596c54596f8e6e (patch) | |
| tree | 5d241e126322ee56b567e5a2e63b684c19abf5d9 /ports/mbedtls/CONTROL | |
| parent | 221ee432d28dc1c0dcc1ce6f56fe7ba9b615329c (diff) | |
| download | vcpkg-b0e1458105c0e77ecf835358aa596c54596f8e6e.tar.gz vcpkg-b0e1458105c0e77ecf835358aa596c54596f8e6e.zip | |
[mbedtls] Add supports (#13810)
Diffstat (limited to 'ports/mbedtls/CONTROL')
| -rw-r--r-- | ports/mbedtls/CONTROL | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ports/mbedtls/CONTROL b/ports/mbedtls/CONTROL index ebc740ec9..74164ea10 100644 --- a/ports/mbedtls/CONTROL +++ b/ports/mbedtls/CONTROL @@ -1,7 +1,9 @@ Source: mbedtls Version: 2.24.0 +Port-Version: 1 Homepage: https://github.com/ARMmbed/mbedtls Description: An open source, portable, easy to use, readable and flexible SSL library +Supports: !uwp Feature: pthreads Build-Depends: pthreads (windows) |
