Skip to content

Commit

Permalink
algol68g: remove options
Browse files Browse the repository at this point in the history
  • Loading branch information
fxcoudert committed Sep 14, 2018
1 parent 34c7857 commit 2b0dfee
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Formula/algol68g.rb
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ class Algol68g < Formula
sha256 "8b635fbd56159120fef7b0dca5364de8baa2b7d9a2f87956b86d31e4dd51a111" => :yosemite
end

depends_on "gsl" => :optional

def install
system "./configure", "--prefix=#{prefix}"
system "make", "install"
Expand Down

0 comments on commit 2b0dfee

Please sign in to comment.