aboutsummaryrefslogtreecommitdiff
path: root/ports/azure-storage-cpp/CONTROL
diff options
context:
space:
mode:
authorJason Yang <yabo@microsoft.com>2016-12-06 11:18:35 +0800
committerJason Yang <yabo@microsoft.com>2016-12-06 17:26:46 +0800
commit1473e567298b6259df6d9ef4da183c602715f6fe (patch)
treea53aa4b9ff4c4f94ea00c3d18e1827b5e586999c /ports/azure-storage-cpp/CONTROL
parent31b4236f091a0d63fe4db8240d12466d19947be2 (diff)
downloadvcpkg-1473e567298b6259df6d9ef4da183c602715f6fe.tar.gz
vcpkg-1473e567298b6259df6d9ef4da183c602715f6fe.zip
fix some comments
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 78b7e0a11..5fc7dbe13 100644
--- a/ports/azure-storage-cpp/CONTROL
+++ b/ports/azure-storage-cpp/CONTROL
@@ -1,5 +1,5 @@
Source: azure-storage-cpp
Version: 2.5.0
-Build-Depends: cpprestsdk [windows]
+Build-Depends: cpprestsdk
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/ \ No newline at end of file