Skip to content

Commit

Permalink
libgetdata: remove :run.
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeMcQuaid authored and ilovezfs committed Mar 19, 2018
1 parent f43131d commit c20fe4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Formula/libgetdata.rb
Expand Up @@ -21,7 +21,7 @@ class Libgetdata < Formula
deprecated_option "zzip" => "with-libzzip"
deprecated_option "with-fortran" => "with-gcc"

depends_on "libtool" => :run
depends_on "libtool"
depends_on "gcc" => :optional
depends_on "libzzip" => :optional
depends_on "perl" => :optional
Expand Down

0 comments on commit c20fe4d

Please sign in to comment.