aboutsummaryrefslogtreecommitdiff
path: root/ports/azure-storage-cpp/CONTROL
diff options
context:
space:
mode:
authoreao197 <eao197@gmail.com>2018-04-24 11:46:00 +0300
committereao197 <eao197@gmail.com>2018-04-24 11:46:00 +0300
commit34257a50ceda0bfa05e59b532f71223b70f39d52 (patch)
tree6dfff9ccf2dc8f26ed4c96e13c4afdd7a33f0767 /ports/azure-storage-cpp/CONTROL
parent4550e44e7a451ffec9160f74ea9856db40bfa47e (diff)
parentf703f60bd0064c3aeb116982812a3745817d30fe (diff)
downloadvcpkg-34257a50ceda0bfa05e59b532f71223b70f39d52.tar.gz
vcpkg-34257a50ceda0bfa05e59b532f71223b70f39d52.zip
Merge https://github.com/Microsoft/vcpkg
Diffstat (limited to 'ports/azure-storage-cpp/CONTROL')
-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 0da717ba7..c68552bba 100644
--- a/ports/azure-storage-cpp/CONTROL
+++ b/ports/azure-storage-cpp/CONTROL
@@ -1,5 +1,5 @@
Source: azure-storage-cpp
Version: 3.2.1
-Build-Depends: cpprestsdk, atlmfc
+Build-Depends: cpprestsdk, atlmfc (windows), boost-log (!windows&!uwp), boost-locale (!windows&!uwp), glibmm (!windows&!uwp), libxmlpp (!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/