libgetdata: remove :run.
This commit is contained in:
parent
f43131d033
commit
c20fe4d18b
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue