automake: remove :run.
This commit is contained in:
parent
2abe8f0163
commit
1e1a871fd9
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ class Automake < Formula
|
|||
|
||||
keg_only :provided_until_xcode43
|
||||
|
||||
depends_on "autoconf" => :run
|
||||
depends_on "autoconf"
|
||||
|
||||
def install
|
||||
ENV["PERL"] = "/usr/bin/perl"
|
||||
|
|
Loading…
Reference in a new issue