diff options
| -rw-r--r-- | Library/Homebrew/diagnostic.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Homebrew/diagnostic.rb b/Library/Homebrew/diagnostic.rb index 240e85b48..7a5781c73 100644 --- a/Library/Homebrew/diagnostic.rb +++ b/Library/Homebrew/diagnostic.rb @@ -166,6 +166,7 @@ module Homebrew "libUFSDExtFS.dylib", # Paragon ExtFS "libecomlodr.dylib", # Symantec Endpoint Protection "libsymsea.*.dylib", # Symantec Endpoint Protection + "libsymsea.dylib", # Symantec Endpoint Protection "sentinel.dylib", # SentinelOne ] |
