keg_only_whitelist: add libsigc++@2

This commit is contained in:
Tom Schoonjans 2020-03-27 08:01:01 +00:00
parent 0fd66ee398
commit 6f7302e4bc

View File

@ -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@")