Skip to content

Commit

Permalink
bwa-mem2: only build on linux
Browse files Browse the repository at this point in the history
  • Loading branch information
SeekingMeaning committed Jul 17, 2020
1 parent 11068b6 commit b6019f4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Formula/bwa-mem2.rb
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ class BwaMem2 < Formula
sha256 "41f25256fd39920c9188bff511d422b926c9540c3aa8f6ed67c0e55aee25bc91" => :x86_64_linux
end

depends_on :linux

uses_from_macos "zlib"

def install
Expand Down

0 comments on commit b6019f4

Please sign in to comment.