Skip to content

Commit

Permalink
keg_only_whitelist: add libsigc++@2
Browse files Browse the repository at this point in the history
  • Loading branch information
tschoonj committed Mar 27, 2020
1 parent 0fd66ee commit 6f7302e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Library/Homebrew/dev-cmd/audit.rb
Original file line number Diff line number Diff line change
Expand Up @@ -520,6 +520,7 @@ def audit_versioned_keg_only
gnupg@1.4
lua@5.1
numpy@1.16
libsigc++@2
].freeze

return if keg_only_whitelist.include?(formula.name) || formula.name.start_with?("gcc@")
Expand Down

0 comments on commit 6f7302e

Please sign in to comment.