formula_auditor: fix macOS system dependency false positive
This commit is contained in:
parent
4054ab6560
commit
9dc459b026
@ -277,6 +277,7 @@ module Homebrew
|
||||
|
||||
if @core_tap &&
|
||||
@new_formula &&
|
||||
!dep.uses_from_macos? &&
|
||||
dep_f.keg_only? &&
|
||||
dep_f.keg_only_reason.provided_by_macos? &&
|
||||
dep_f.keg_only_reason.applicable? &&
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user