Skip to content
This repository was archived by the owner on Mar 6, 2019. It is now read-only.

Commit e51dd2f

Browse files
committed
discovar: add 52488 bottle for Linuxbrew.
Closes #67. Signed-off-by: Shaun Jackman <[email protected]>
1 parent 038acc8 commit e51dd2f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

discovar.rb

+5
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@ class Discovar < Formula
66
# doi "10.1038/ng.3121"
77
# tag "bioinformatics"
88

9+
bottle do
10+
cellar :any_skip_relocation
11+
sha256 "4a1224626458f35381238ce9f55c2105749dadfb6098d467e2601e2ec21feaff" => :x86_64_linux
12+
end
13+
914
needs :cxx11
1015
needs :openmp
1116

0 commit comments

Comments
 (0)