From 3e22b5164b8694b62cff85da05476a989c2f0413 Mon Sep 17 00:00:00 2001 From: sdcb Date: Tue, 25 Oct 2016 09:55:25 +0800 Subject: [cpprestsdk] Add websocket support. --- ports/cpprestsdk/CONTROL | 1 + 1 file changed, 1 insertion(+) (limited to 'ports/cpprestsdk/CONTROL') diff --git a/ports/cpprestsdk/CONTROL b/ports/cpprestsdk/CONTROL index 4c55c7060..9ed939516 100644 --- a/ports/cpprestsdk/CONTROL +++ b/ports/cpprestsdk/CONTROL @@ -1,4 +1,5 @@ Source: cpprestsdk Version: 2.9.0 +Build-Depends: zlib, openssl, boost Description: C++11 JSON, REST, and OAuth library The C++ REST SDK is a Microsoft project for cloud-based client-server communication in native code using a modern asynchronous C++ API design. This project aims to help C++ developers connect to and interact with services. \ No newline at end of file -- cgit v1.2.3