Skip to content

Commit

Permalink
wangle: build on Mojave
Browse files Browse the repository at this point in the history
This was previously blocked by `folly` not building on Mojave, but no
longer.
  • Loading branch information
carlocab committed May 22, 2021
1 parent 4067e2e commit 6f3e1de
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Formula/wangle.rb
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,6 @@ class Wangle < Formula
depends_on "libevent"
depends_on "libsodium"
depends_on "lz4"
# https://github.com/facebook/folly/issues/1545
depends_on macos: :catalina
depends_on "openssl@1.1"
depends_on "snappy"
depends_on "zstd"
Expand Down

0 comments on commit 6f3e1de

Please sign in to comment.