aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/blacklist.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Homebrew/blacklist.rb')
-rw-r--r--Library/Homebrew/blacklist.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/Library/Homebrew/blacklist.rb b/Library/Homebrew/blacklist.rb
index cab396c8d..7e77279e0 100644
--- a/Library/Homebrew/blacklist.rb
+++ b/Library/Homebrew/blacklist.rb
@@ -55,5 +55,7 @@ def blacklisted? name
To do it in one line, use this command:
curl http://npmjs.org/install.sh | sh
EOS
+ when /(lib)?lzma/
+ "lzma is now part of the xz formula."
end
end