From 9c2a85d9a9cbe49e8dd1826e10d8f95c554ec445 Mon Sep 17 00:00:00 2001 From: Brad Davis Date: Mon, 18 Nov 2019 10:59:52 -0800 Subject: [PATCH] Revert ssl dependency on unix --- cmake/ports/hifi-deps/CONTROL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmake/ports/hifi-deps/CONTROL b/cmake/ports/hifi-deps/CONTROL index c3c3aaaa56..155187a9a7 100644 --- a/cmake/ports/hifi-deps/CONTROL +++ b/cmake/ports/hifi-deps/CONTROL @@ -1,4 +1,4 @@ Source: hifi-deps Version: 0.1.4-github-actions Description: Collected dependencies for High Fidelity applications -Build-Depends: bullet3, draco, etc2comp, glad, glm, nvtt, openexr (!android), openssl (!android&!osx), polyvox, tbb (!android), vhacd, webrtc (!android), zlib +Build-Depends: bullet3, draco, etc2comp, glad, glm, nvtt, openexr (!android), openssl (windows), polyvox, tbb (!android), vhacd, webrtc (!android), zlib