This is an automated email from the ASF dual-hosted git repository.

wesm pushed a commit to branch maint-0.14.x
in repository https://gitbox.apache.org/repos/asf/arrow.git

commit b3731e76330484b3fb7cf4ca345f6e42f3bdcdc5
Author: Yosuke Shiro <[email protected]>
AuthorDate: Sun Jul 7 06:27:32 2019 +0900

    ARROW-5866: [C++] Remove duplicate library in cpp/Brewfile
    
    Author: Yosuke Shiro <[email protected]>
    
    Closes #4816 from shiro615/cpp-remove-duplicate-library and squashes the 
following commits:
    
    1a200d4f0 <Yosuke Shiro>  Remove duplicate library in cpp/Brewfile
---
 cpp/Brewfile | 1 -
 1 file changed, 1 deletion(-)

diff --git a/cpp/Brewfile b/cpp/Brewfile
index 4b796db..c658887 100644
--- a/cpp/Brewfile
+++ b/cpp/Brewfile
@@ -35,7 +35,6 @@ brew "python"
 brew "rapidjson"
 brew "re2"
 brew "snappy"
-brew "openssl"
 brew "thrift"
 brew "wget"
 brew "zstd"

Reply via email to