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.

Closes #77819.

Signed-off-by: Nanda H Krishna <me@nandahkrishna.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
  • Loading branch information
carlocab authored and BrewTestBot committed May 22, 2021
1 parent f4b20e7 commit 683b2c5
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 683b2c5

Please sign in to comment.