From 2d23dfc5ba9edc642a9492bf15ddf7203a9ae3c3 Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Sat, 2 Feb 2013 12:30:48 -0800 Subject: ncmpcpp: still fails with clang 425 --- Library/Formula/ncmpcpp.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library/Formula/ncmpcpp.rb') diff --git a/Library/Formula/ncmpcpp.rb b/Library/Formula/ncmpcpp.rb index e31e65c3e..df6004d5e 100644 --- a/Library/Formula/ncmpcpp.rb +++ b/Library/Formula/ncmpcpp.rb @@ -11,7 +11,7 @@ class Ncmpcpp < Formula depends_on 'fftw' if build.include? "visualizer" fails_with :clang do - build 421 + build 425 cause "'itsTempString' is a private member of 'NCurses::basic_buffer'" end -- cgit v1.2.3