aboutsummaryrefslogtreecommitdiff
path: root/ports/azure-storage-cpp
diff options
context:
space:
mode:
authorRobert Schumacher <roschuma@microsoft.com>2018-10-25 10:21:25 -0700
committerRobert Schumacher <roschuma@microsoft.com>2018-10-25 10:21:25 -0700
commit949c038143ed8962ef0ca6d81221bb70ce96dd9c (patch)
treea5d710cbff162cba2d5b517d946d6ac9fe243f92 /ports/azure-storage-cpp
parent6f2bc84506cb5be7511c63f76458f81ad0be44b6 (diff)
downloadvcpkg-949c038143ed8962ef0ca6d81221bb70ce96dd9c.tar.gz
vcpkg-949c038143ed8962ef0ca6d81221bb70ce96dd9c.zip
[cpprestsdk] Improve websockets feature
Diffstat (limited to 'ports/azure-storage-cpp')
-rw-r--r--ports/azure-storage-cpp/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/azure-storage-cpp/CONTROL b/ports/azure-storage-cpp/CONTROL
index 9d4797282..d6e0080db 100644
--- a/ports/azure-storage-cpp/CONTROL
+++ b/ports/azure-storage-cpp/CONTROL
@@ -1,5 +1,5 @@
Source: azure-storage-cpp
Version: 5.2.0
-Build-Depends: cpprestsdk, atlmfc (windows), boost-log (!windows&!uwp), boost-locale (!windows&!uwp), libxml2 (!windows&!uwp), libuuid (!windows&!uwp)
+Build-Depends: cpprestsdk[core], atlmfc (windows), boost-log (!windows&!uwp), boost-locale (!windows&!uwp), libxml2 (!windows&!uwp), libuuid (!windows&!uwp)
Description: Microsoft Azure Storage Client SDK for C++
A client library for working with Microsoft Azure storage services including blobs, files, tables, and queues. This client library enables working with the Microsoft Azure storage services which include the blob service for storing binary and text data, the file service for storing binary and text data, the table service for storing structured non-relational data, and the queue service for storing messages that may be accessed by a client. Microsoft Azure Storage team's blog - http://blogs.msdn.com/b/windowsazurestorage/