Skip to content

Commit

Permalink
revert kmc deps
Browse files Browse the repository at this point in the history
  • Loading branch information
YoshitakaMo committed Aug 23, 2024
1 parent 2cd0a64 commit a16bfdd
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions Formula/iva.rb
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ class Iva < Formula
sha256 cellar: :any_skip_relocation, x86_64_linux: "74d66980f3f4d7ff31d7937fb84bb62d93eba219fbe6215bc123861bf5c05432"
end

depends_on "brewsci/bio/kmc"
depends_on "brewsci/bio/mummer"
depends_on "libdeflate"
depends_on "numpy"
Expand Down
1 change: 1 addition & 0 deletions Formula/kounta.rb
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ class Kounta < Formula
sha256 cellar: :any_skip_relocation, x86_64_linux: "bd468d88c9e66bb63a3fd490c30398516e1ed78b119047d33917a00a9da6bc5a"
end

depends_on "brewsci/bio/kmc"
depends_on "parallel"
depends_on "perl" # need 5.26 or later

Expand Down
1 change: 1 addition & 0 deletions Formula/shovill.rb
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ class Shovill < Formula
end

depends_on "brewsci/bio/flash"
depends_on "brewsci/bio/kmc"
depends_on "brewsci/bio/lighter"
depends_on "brewsci/bio/megahit"
depends_on "brewsci/bio/pilon"
Expand Down

0 comments on commit a16bfdd

Please sign in to comment.