Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Commit

Permalink
indicate in brew bottle mojave is required
Browse files Browse the repository at this point in the history
  • Loading branch information
spoonincode committed Jul 8, 2019
1 parent 158caa6 commit 2b8fc6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/generate_bottle.sh
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ echo "class Eosio < Formula
depends_on \"gettext\"
depends_on \"openssl\"
depends_on \"libusb\"
depends_on :macos => :high_sierra
depends_on :macos => :mojave
depends_on :arch => :intel
bottle do
Expand Down

0 comments on commit 2b8fc6a

Please sign in to comment.