Skip to content

Commit

Permalink
szl: depends on protobuf
Browse files Browse the repository at this point in the history
Signed-off-by: Adam Vandenberg <[email protected]>
  • Loading branch information
tianyicui authored and adamv committed Nov 8, 2010
1 parent a31ae15 commit 0cf8b48
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Library/Formula/szl.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ class Szl <Formula

depends_on 'binutils' # For objdump
depends_on 'icu4c'
depends_on 'protobuf' # for protoc

def install
ENV['OBJDUMP'] = "#{HOMEBREW_PREFIX}/bin/gobjdump"
Expand Down

0 comments on commit 0cf8b48

Please sign in to comment.