Skip to content

Commit

Permalink
ola: update 0.10.8_5 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
Adrian Ho committed May 19, 2022
1 parent 1161ba7 commit f1687f2
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion Formula/ola.rb
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@ class Ola < Formula

bottle do
root_url "https://github.com/gromgit/homebrew-core-mojave/releases/download/ola"
sha256 mojave: "587f70b9c5916d1bba5a8e37a587ade1dc9175bb4a54e956c79f01490a117272"
rebuild 1
sha256 mojave: "b0421f774c7f968afefedafb5b877d39fdd08d4a36f6216716e966cbd7094361"
end

depends_on "autoconf" => :build
Expand All @@ -23,6 +24,9 @@ class Ola < Formula
depends_on "protobuf"
depends_on "[email protected]"

uses_from_macos "bison" => :build
uses_from_macos "flex" => :build

# remove in version 0.10.9
patch do
url "https://raw.githubusercontent.com/Homebrew/formula-patches/add0354bf13253a4cc89e151438a630314df0efa/ola/protobuf3.diff"
Expand Down

0 comments on commit f1687f2

Please sign in to comment.