From 700d0eed044864c79373d32ced3972e4d097b6b6 Mon Sep 17 00:00:00 2001 From: Matthias Kretschmann Date: Mon, 16 Oct 2017 17:02:35 +0200 Subject: [PATCH] add openssl --- bin/install-brew.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/bin/install-brew.sh b/bin/install-brew.sh index 3d027d7..c2b4319 100755 --- a/bin/install-brew.sh +++ b/bin/install-brew.sh @@ -30,6 +30,7 @@ brew install \ wget \ gpg \ pinentry-mac \ + openssl \ tor \ mas \ rclone \