parent
36f2abfe65
commit
9f42b6b9c7
@ -162,7 +162,7 @@ class FormulaAuditor
|
||||
when *BUILD_TIME_DEPS
|
||||
next if dep.build? or dep.run?
|
||||
problem %{#{dep} dependency should be "depends_on '#{dep}' => :build"}
|
||||
when "git", "ruby", "emacs", "mercurial"
|
||||
when "git", "ruby", "mercurial"
|
||||
problem <<-EOS.undent
|
||||
Don't use #{dep} as a dependency. We allow non-Homebrew
|
||||
#{dep} installations.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user