Merge pull request #7229 from tschoonj/whitelist-libsigc@2
keg_only_whitelist: add libsigc++@2
This commit is contained in:
commit
31d07806de
@ -520,6 +520,7 @@ module Homebrew
|
||||
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@")
|
||||
|
Loading…
x
Reference in New Issue
Block a user