diff options
| author | Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> | 2020-06-24 04:12:42 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-06-23 13:12:42 -0700 |
| commit | 088963227e7babc3537b804224dc234143b5ad1c (patch) | |
| tree | 481c73395bb5c7ebc74baa059dc2932858c857fd /ports/cpprestsdk/CONTROL | |
| parent | 2ad479e667a0dae4e3fe279a0103414c7af7263c (diff) | |
| download | vcpkg-088963227e7babc3537b804224dc234143b5ad1c.tar.gz vcpkg-088963227e7babc3537b804224dc234143b5ad1c.zip | |
[cpprestsdk] Fix usage issue when building static (#12006)
Diffstat (limited to 'ports/cpprestsdk/CONTROL')
| -rw-r--r-- | ports/cpprestsdk/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/cpprestsdk/CONTROL b/ports/cpprestsdk/CONTROL index 64ce95aae..30f24ed6b 100644 --- a/ports/cpprestsdk/CONTROL +++ b/ports/cpprestsdk/CONTROL @@ -1,5 +1,5 @@ Source: cpprestsdk -Version: 2.10.16-2 +Version: 2.10.16-3 Build-Depends: openssl (!uwp&!windows), boost-system (!uwp&!windows), boost-date-time (!uwp&!windows), boost-regex (!uwp&!windows), boost-thread (!uwp&!windows), boost-filesystem (!uwp&!windows), boost-random (!uwp&!windows), boost-chrono (!uwp&!windows), |
