libgetdata: remove :run.

This commit is contained in:
Mike McQuaid 2018-03-19 09:56:50 +00:00 committed by ilovezfs
parent f43131d033
commit c20fe4d18b

View file

@ -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