dev-cmd/audit: add libressl to uses_from_macos allow list

This commit is contained in:
Seeker 2020-07-18 15:23:27 -07:00 committed by GitHub
parent 6d22358fe0
commit 25b7d28f91
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -323,6 +323,7 @@ module Homebrew
USES_FROM_MACOS_ALLOWLIST = %w[
apr
apr-util
libressl
openblas
openssl@1.1
].freeze