Browse Source

[mac] removed zlib, pcre, mbedtls from brewfile (#10110)

Aleksandr Kuzmenko 4 years ago
parent
commit
541ab2d765
1 changed files with 1 additions and 4 deletions
  1. 1 4
      tests/Brewfile

+ 1 - 4
tests/Brewfile

@@ -2,9 +2,6 @@ brew "ocaml"
 brew "camlp5"
 brew "opam"
 brew "ninja"
-brew "zlib"
-brew "pcre"
 brew "awscli"
 brew "cmake"
-brew "pkg-config"
-brew "mbedtls"
+brew "pkg-config"